aboutsummaryrefslogtreecommitdiffstats
path: root/man2/pipe.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/pipe.2')
-rw-r--r--man2/pipe.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/pipe.2 b/man2/pipe.2
index ef282300e5..078b579259 100644
--- a/man2/pipe.2
+++ b/man2/pipe.2
@@ -150,7 +150,7 @@ to achieve the same result.
On success, zero is returned.
On error, \-1 is returned,
.I errno
-is set appropriately, and
+is set to indicate the error, and
.I pipefd
is left unchanged.
.PP