diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/pipe.2 | 2 |
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. |