summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/socketpair.2
diff options
context:
space:
mode:
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 c56348c..7b97170 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
OpenPOWER on IntegriCloud