summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1995-09-15 10:02:07 +0000
committerdg <dg@FreeBSD.org>1995-09-15 10:02:07 +0000
commit2d79a9f77e0e5e5cd16aa3e8a6422405223ff438 (patch)
tree7fe97c774905b5f517af8d7bb86506a12e6e3057 /lib
parentb25bd8fa0d91500ef35497b7d957872eba0b2157 (diff)
downloadFreeBSD-src-2d79a9f77e0e5e5cd16aa3e8a6422405223ff438.zip
FreeBSD-src-2d79a9f77e0e5e5cd16aa3e8a6422405223ff438.tar.gz
Indicate that backlog limit is 32.
Diffstat (limited to 'lib')
-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 0dd2060..0ab28bc 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
OpenPOWER on IntegriCloud