diff options
| author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2001-08-09 13:32:13 +0000 |
|---|---|---|
| committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2001-08-09 13:32:13 +0000 |
| commit | b1250632c5fc76d3b403ef995ee04bf5db2b8493 (patch) | |
| tree | 251e4417acf32d993acd2d301d7ead7122c562cf /lib/libc/sys/socketpair.2 | |
| parent | 91ce3c5b858af828f30bf79525f7e4560f33d2f9 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/socketpair.2')
| -rw-r--r-- | lib/libc/sys/socketpair.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/socketpair.2 b/lib/libc/sys/socketpair.2 index 1c5a15f391b2..875aea04b37a 100644 --- a/lib/libc/sys/socketpair.2 +++ b/lib/libc/sys/socketpair.2 @@ -62,7 +62,7 @@ and .Fa sv Ns [1] . The two sockets are indistinguishable. .Sh RETURN VALUES -A 0 is returned if the call succeeds, -1 if it fails. +.Rv -std socketpair .Sh ERRORS The call succeeds unless: .Bl -tag -width Er |
