summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/pipe.2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 22:30:10 +0000
committerru <ru@FreeBSD.org>2004-07-03 22:30:10 +0000
commit57ce50860e81c55913c3e3d59255c73bef88ba12 (patch)
treeb50e352d61c120366733f7da2952877b6d6efb05 /lib/libc/sys/pipe.2
parentb49ce1f981b6243c3dd3b4a416ec8c2dcda2cee4 (diff)
downloadFreeBSD-src-57ce50860e81c55913c3e3d59255c73bef88ba12.zip
FreeBSD-src-57ce50860e81c55913c3e3d59255c73bef88ba12.tar.gz
Eliminate double whitespace.
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