summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authordds <dds@FreeBSD.org>2004-03-19 16:04:11 +0000
committerdds <dds@FreeBSD.org>2004-03-19 16:04:11 +0000
commit334e1c11e73b6c6b1ccede32908e7068eb5eff53 (patch)
treedb561b92df27790738c2e919710a7e3a1e2fbf64 /lib/libc
parent1cc58b8a6bb6869b51fb11d1182c780c80a0d28a (diff)
downloadFreeBSD-src-334e1c11e73b6c6b1ccede32908e7068eb5eff53.zip
FreeBSD-src-334e1c11e73b6c6b1ccede32908e7068eb5eff53.tar.gz
Shave-off troff cycles by invoking .Fa only once.
Submitted by: ru MFC after: 1 week
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/select.24
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/sys/select.2 b/lib/libc/sys/select.2
index 7c503da..823eeaa 100644
--- a/lib/libc/sys/select.2
+++ b/lib/libc/sys/select.2
@@ -150,9 +150,7 @@ indicates:
One of the descriptor sets specified an invalid descriptor.
.It Bq Er EFAULT
One of the arguments
-.Fa readfds ,
-.Fa writefds ,
-.Fa exceptfds ,
+.Fa readfds , writefds , exceptfds ,
or
.Fa timeout
points to an invalid address.
OpenPOWER on IntegriCloud