summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/pipe.2
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-01-30 16:34:52 +0000
committermpp <mpp@FreeBSD.org>1996-01-30 16:34:52 +0000
commit62cdcaa268e9ad16b906a817690d3036e0f12eee (patch)
tree8aeda37daf69a55f7b237234fddb55ae594d2322 /lib/libc/sys/pipe.2
parentb907f5fc5abd92ae1ae59cab85c8a350e7b3ec74 (diff)
downloadFreeBSD-src-62cdcaa268e9ad16b906a817690d3036e0f12eee.zip
FreeBSD-src-62cdcaa268e9ad16b906a817690d3036e0f12eee.tar.gz
Fix even more spelling errors in some more man pages.
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 b2556a6..b05eeb2 100644
--- a/lib/libc/sys/pipe.2
+++ b/lib/libc/sys/pipe.2
@@ -85,7 +85,7 @@ Pipes are really a special case of the
call and, in fact, are implemented as such in the system.
.Pp
The bidirectional nature of this implementation of pipes is not
-portable to older systems, so it is reccomended to use the convention
+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
OpenPOWER on IntegriCloud