aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/pipe.2
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-03-02 09:14:21 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-03-02 09:14:21 +0000
commitc6ff3a1bf74d96278726113478b2c66884aab584 (patch)
tree6fdc69d4aab26ec98c8573dbb7c07e9edbb0900a /lib/libc/sys/pipe.2
parent55609eba05d32edc56e3f69740099d4d9b095cef (diff)
Notes
Diffstat (limited to 'lib/libc/sys/pipe.2')
-rw-r--r--lib/libc/sys/pipe.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/pipe.2 b/lib/libc/sys/pipe.2
index 1151505a255b..98f53aa4f980 100644
--- a/lib/libc/sys/pipe.2
+++ b/lib/libc/sys/pipe.2
@@ -86,7 +86,8 @@ 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,
+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