aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/socketpair.2
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2000-05-04 13:09:25 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2000-05-04 13:09:25 +0000
commit4f79a4117afc96aa2c1487fb8024a97c94389af0 (patch)
treef9b7338f70473be8ae172bf0a17066f7e58aed92 /lib/libc/sys/socketpair.2
parent8cc2d400418e894c48124e7e18eba531c1395547 (diff)
Notes
Diffstat (limited to 'lib/libc/sys/socketpair.2')
-rw-r--r--lib/libc/sys/socketpair.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/socketpair.2 b/lib/libc/sys/socketpair.2
index c56348cdc071..7b97170a68d0 100644
--- a/lib/libc/sys/socketpair.2
+++ b/lib/libc/sys/socketpair.2
@@ -65,7 +65,7 @@ The two sockets are indistinguishable.
A 0 is returned if the call succeeds, -1 if it fails.
.Sh ERRORS
The call succeeds unless:
-.Bl -tag -width EPROTONOSUPPORTA
+.Bl -tag -width Er
.It Bq Er EMFILE
Too many descriptors are in use by this process.
.It Bq Er EAFNOSUPPORT