diff options
Diffstat (limited to 'lib/libc/sys/pipe.2')
-rw-r--r-- | lib/libc/sys/pipe.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/pipe.2 b/lib/libc/sys/pipe.2 index ab5b24e7c17..e41e71e5fb3 100644 --- a/lib/libc/sys/pipe.2 +++ b/lib/libc/sys/pipe.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pipe.2,v 1.5 1999/05/16 19:55:32 alex Exp $ +.\" $OpenBSD: pipe.2,v 1.6 1999/05/23 14:10:55 aaron Exp $ .\" $NetBSD: pipe.2,v 1.6 1995/02/27 12:35:27 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd June 4, 1993 .Dt PIPE 2 -.Os BSD 4 +.Os .Sh NAME .Nm pipe .Nd create descriptor pair for interprocess communication |