summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2000-09-04 15:38:58 +0000
committerimp <imp@FreeBSD.org>2000-09-04 15:38:58 +0000
commit9a4445204b513d99f9c7b74080f97c5f6aed3d5b (patch)
treed91fb2e42c0d3fd0bc0518c9752d4346c5d15a11 /lib
parent344d099229c989f1dc7b838be22fe2625f64c614 (diff)
downloadFreeBSD-src-9a4445204b513d99f9c7b74080f97c5f6aed3d5b.zip
FreeBSD-src-9a4445204b513d99f9c7b74080f97c5f6aed3d5b.tar.gz
Use .St -susv2 rather than "The Single UNIX Specification".
Submitted by: sheldonh
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/select.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/select.2 b/lib/libc/sys/select.2
index 44b14a3..16e6be2 100644
--- a/lib/libc/sys/select.2
+++ b/lib/libc/sys/select.2
@@ -186,8 +186,8 @@ reasons,
.Fn select
will always examine the first 256 descriptors.
.Sh BUGS
-The Single Unix Specification allows systems to modify the original
-timeout in place.
+.St -susv2
+allows systems to modify the original timeout in place.
Thus, it is unwise to assume that the timeout value will be unmodified
by the
.Fn select
OpenPOWER on IntegriCloud