summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/pipe.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/pipe.2')
-rw-r--r--lib/libc/sys/pipe.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/pipe.2 b/lib/libc/sys/pipe.2
index 10c33b8..247b999 100644
--- a/lib/libc/sys/pipe.2
+++ b/lib/libc/sys/pipe.2
@@ -58,7 +58,7 @@ By convention, the first descriptor is normally used as the
.Em read end
of the pipe,
and the second is normally the
-.Em write end ,
+.Em write end ,
so that data written to
.Fa fildes[1]
appears on (i.e., can be read from)
OpenPOWER on IntegriCloud