summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-08-18 11:28:16 +0000
committerwosch <wosch@FreeBSD.org>1996-08-18 11:28:16 +0000
commit378e268928a2b05e1da6430efb5ae0d02588e2d2 (patch)
tree06bfdc9b7af7760c803629d296b17bed0455e005 /lib
parent331ef39e8f57cf834a5c33c453daa84543372bde (diff)
downloadFreeBSD-src-378e268928a2b05e1da6430efb5ae0d02588e2d2.zip
FreeBSD-src-378e268928a2b05e1da6430efb5ae0d02588e2d2.tar.gz
A pipe function call appeared in Version *3* AT&T UNIX, not
Version 6. Close PR #1490 Obtained from: Peter H. Saulus in `A Quarter Century of UNIX', page 50
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 763cc2f..480fb91 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.
OpenPOWER on IntegriCloud