summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1997-08-11 01:31:30 +0000
committerSteve Price <steve@FreeBSD.org>1997-08-11 01:31:30 +0000
commit312ecb009ada3ff1efc1192bec1006559b6d33d7 (patch)
treee6bd30279cdba4931dbdc32de5b1bb2bbd268769 /lib/libc
parent97b03f87de95025119299883ad50043eb2300f48 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/select.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/select.2 b/lib/libc/sys/select.2
index c9a332dcf308..6a73c5341ead 100644
--- a/lib/libc/sys/select.2
+++ b/lib/libc/sys/select.2
@@ -157,7 +157,7 @@ was invalid.
.Sh NOTES
The default size of
.Dv FD_SETSIZE
-is currently 256.
+is currently 1024.
In order to accomodate programs which might potentially
use a larger number of open files with
.Fn select