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/pipe.2 | |
| parent | 91ce3c5b858af828f30bf79525f7e4560f33d2f9 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/pipe.2')
| -rw-r--r-- | lib/libc/sys/pipe.2 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libc/sys/pipe.2 b/lib/libc/sys/pipe.2 index 5bbc5634b697..52f0f98bece8 100644 --- a/lib/libc/sys/pipe.2 +++ b/lib/libc/sys/pipe.2 @@ -88,12 +88,7 @@ portable to older systems, so it is recommended to use the convention for using the endpoints in the traditional manner when using a pipe in one direction. .Sh RETURN VALUES -On successful creation of the pipe, zero is returned. -Otherwise, -a value of -1 is returned and the variable -.Va errno -set to indicate the -error. +.Rv -std pipe .Sh ERRORS The .Fn pipe |
