aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-05-29 15:45:54 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-05-29 15:45:54 +0000
commit3d6cab6043a1236d81c828eb2ad149662b953b55 (patch)
tree5800b0adcfab69597c0c753b6ae865fa3b708e8f /lib
parent74784e8141f6222af23083bf0815f1ba8cdbe490 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/accept.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/accept.2 b/lib/libc/sys/accept.2
index aac502412a906..93e2ab4922085 100644
--- a/lib/libc/sys/accept.2
+++ b/lib/libc/sys/accept.2
@@ -155,13 +155,13 @@ A connection arrived, but it was closed while waiting
on the listen queue.
.El
.Sh SEE ALSO
-.Xr accept_filter 9 ,
.Xr bind 2 ,
.Xr connect 2 ,
.Xr getpeername 2 ,
.Xr listen 2 ,
.Xr select 2 ,
-.Xr socket 2
+.Xr socket 2 ,
+.Xr accept_filter 9
.Sh HISTORY
The
.Fn accept