summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorDavid Greenman <dg@FreeBSD.org>1995-09-15 10:14:00 +0000
committerDavid Greenman <dg@FreeBSD.org>1995-09-15 10:14:00 +0000
commit19adccfaa0e256e05bf369ad79a1d95ce5404f1e (patch)
tree2a4f6ebd67434d3bfac17a82a9c0203ea0daf70c /lib/libc
parentff5146b28900e99dc83a1a206a31e5b71c6d21a7 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/listen.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/listen.2 b/lib/libc/sys/listen.2
index 0dd206096648..0ab28bc2bd59 100644
--- a/lib/libc/sys/listen.2
+++ b/lib/libc/sys/listen.2
@@ -93,7 +93,7 @@ The socket is not of a type that supports the operation
.Sh BUGS
The
.Fa backlog
-is currently limited (silently) to 5.
+is currently limited (silently) to 32.
.Sh HISTORY
The
.Nm