diff options
Diffstat (limited to 'lib/libc/sys/pipe.2')
-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 480fb91..9a03c84 100644 --- a/lib/libc/sys/pipe.2 +++ b/lib/libc/sys/pipe.2 @@ -113,7 +113,7 @@ space. .Xr socketpair 2 .Sh HISTORY A -.Nm +.Fn pipe function call appeared in Version 3 AT&T UNIX. .Pp Bidirectional pipes were first used on Unix System V release 4. |