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 e63f6cf..0e0043f 100644 --- a/lib/libc/sys/pipe.2 +++ b/lib/libc/sys/pipe.2 @@ -34,7 +34,7 @@ .\" .Dd June 4, 1993 .Dt PIPE 2 -.Os BSD 4 +.Os .Sh NAME .Nm pipe .Nd create descriptor pair for interprocess communication |