summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/listen.2
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-05-23 01:05:25 +0000
committermpp <mpp@FreeBSD.org>1996-05-23 01:05:25 +0000
commitba6f97d58c95b3d1f96b5fd78025f24c36025134 (patch)
tree20c0191307a05862d54f0d7211d2ee3ad63fa87a /lib/libc/sys/listen.2
parent509f02d4a3034d089f3b708293f367e91cdc784b (diff)
downloadFreeBSD-src-ba6f97d58c95b3d1f96b5fd78025f24c36025134.zip
FreeBSD-src-ba6f97d58c95b3d1f96b5fd78025f24c36025134.tar.gz
Fixed various problems: typos, grammer, missing include files
wrong function type declarations, and wrong argument type declarations.
Diffstat (limited to 'lib/libc/sys/listen.2')
-rw-r--r--lib/libc/sys/listen.27
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libc/sys/listen.2 b/lib/libc/sys/listen.2
index d9b31ec..d4b600c 100644
--- a/lib/libc/sys/listen.2
+++ b/lib/libc/sys/listen.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)listen.2 8.2 (Berkeley) 12/11/93
-.\" $Id: listen.2,v 1.4 1996/01/22 00:02:02 julian Exp $
+.\" $Id: listen.2,v 1.5 1996/02/11 22:34:24 mpp Exp $
.\"
.Dd November 3, 1995
.Dt LISTEN 2
@@ -137,6 +137,5 @@ The ability to configure the maximum
.Fa backlog
at run-time, and to use a negative
.Fa backlog
-to request the maximum allowable value, was introduced in
-.Tn FreeBSD
-2.2.
+to request the maximum allowable value, was introduced in
+.Fx 2.2 .
OpenPOWER on IntegriCloud