summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1999-07-30 07:46:51 +0000
committerMike Pritchard <mpp@FreeBSD.org>1999-07-30 07:46:51 +0000
commit16c3e2ce5679ec8f701c47f0a082e040535f91b7 (patch)
tree6b292dacd85d418cda1192dfb588b3d96738f1fc /lib/libc
parent086132b08031fdb9e1a1070da287522e01014a92 (diff)
Notes
Diffstat (limited to 'lib/libc')
-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 d50c94f2d0cb..1a3c4a432a60 100644
--- a/lib/libc/sys/pipe.2
+++ b/lib/libc/sys/pipe.2
@@ -116,4 +116,5 @@ A
.Fn pipe
function call appeared in Version 3 AT&T UNIX.
.Pp
-Bidirectional pipes were first used on Unix System V release 4.
+Bidirectional pipes were first used on
+.At V.4 .