diff options
| author | David Greenman <dg@FreeBSD.org> | 1995-09-15 10:02:07 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1995-09-15 10:02:07 +0000 |
| commit | 03a9df25d192db9f429b10aa8db5e063e975d189 (patch) | |
| tree | 7fe97c774905b5f517af8d7bb86506a12e6e3057 /lib/libc | |
| parent | 0937c08c4e4ab2668765ca1adbe2e67c967037de (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/listen.2 | 2 |
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 |
