summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/accept.2
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2014-01-11 22:00:16 +0000
committerjilles <jilles@FreeBSD.org>2014-01-11 22:00:16 +0000
commit6cec7e0fada7d586a1826a8f915000277efea494 (patch)
treee0e434ca9e8fa80c7a096e370383c3bed7480909 /lib/libc/sys/accept.2
parent5886553bdc6ea5895266165f9ad3b6ee57de33f1 (diff)
downloadFreeBSD-src-6cec7e0fada7d586a1826a8f915000277efea494.zip
FreeBSD-src-6cec7e0fada7d586a1826a8f915000277efea494.tar.gz
Add some missing .Nm for newer syscalls in existing man pages.
MFC after: 1 week
Diffstat (limited to 'lib/libc/sys/accept.2')
-rw-r--r--lib/libc/sys/accept.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/accept.2 b/lib/libc/sys/accept.2
index 7b8422a..0363158 100644
--- a/lib/libc/sys/accept.2
+++ b/lib/libc/sys/accept.2
@@ -32,7 +32,8 @@
.Dt ACCEPT 2
.Os
.Sh NAME
-.Nm accept
+.Nm accept ,
+.Nm accept4
.Nd accept a connection on a socket
.Sh LIBRARY
.Lb libc
OpenPOWER on IntegriCloud