summaryrefslogtreecommitdiff
path: root/lib/libc/sys/socketpair.2
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1997-01-12 00:09:02 +0000
committerMike Pritchard <mpp@FreeBSD.org>1997-01-12 00:09:02 +0000
commit0604e6536759d29a6059e9ec70308c086cfc95d8 (patch)
tree77d2de960421a43695e230fcde25d695ac5416c9 /lib/libc/sys/socketpair.2
parent65eabc34243643afc09828ecfff13b4fc925338c (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 5f697b48e887..f48e496b9902 100644
--- a/lib/libc/sys/socketpair.2
+++ b/lib/libc/sys/socketpair.2
@@ -58,7 +58,7 @@ are returned in
and
.Fa sv Ns [1] .
The two sockets are indistinguishable.
-.Sh DIAGNOSTICS
+.Sh RETURN VALUES
A 0 is returned if the call succeeds, -1 if it fails.
.Sh ERRORS
The call succeeds unless: