summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1996-08-18 11:28:16 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1996-08-18 11:28:16 +0000
commiteddc44c480ac1f36baba09df4c1bbd925ee5f70b (patch)
tree06bfdc9b7af7760c803629d296b17bed0455e005 /lib
parent4b2b2ee3e1772b1ca57ba5e4afdc328237185c59 (diff)
Notes
Diffstat (limited to 'lib')
-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 763cc2fc7dfa..480fb916fdd4 100644
--- a/lib/libc/sys/pipe.2
+++ b/lib/libc/sys/pipe.2
@@ -114,6 +114,6 @@ space.
.Sh HISTORY
A
.Nm
-function call appeared in Version 6 AT&T UNIX.
+function call appeared in Version 3 AT&T UNIX.
.Pp
Bidirectional pipes were first used on Unix System V release 4.