summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1999-07-30 07:45:40 +0000
committermpp <mpp@FreeBSD.org>1999-07-30 07:45:40 +0000
commitf42b7dcfc4bcca0fe16bfc73811daa21faa79dad (patch)
tree66f9bb0535f3bac40a8a0111b4a4592100a0b49b /lib
parent445c400c3822f8439d7f542ef10cd5a22d284d81 (diff)
downloadFreeBSD-src-f42b7dcfc4bcca0fe16bfc73811daa21faa79dad.zip
FreeBSD-src-f42b7dcfc4bcca0fe16bfc73811daa21faa79dad.tar.gz
Mdoc cleanup.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/pipe.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/pipe.2 b/lib/libc/sys/pipe.2
index 8710b9e..6221628 100644
--- a/lib/libc/sys/pipe.2
+++ b/lib/libc/sys/pipe.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)pipe.2 8.1 (Berkeley) 6/4/93
-.\" $Id$
+.\" $Id: pipe.2,v 1.8 1999/07/12 20:48:37 nik Exp $
.\"
.Dd June 4, 1993
.Dt PIPE 2
@@ -117,4 +117,5 @@ A
.Fn pipe
function call appeared in Version 3 AT&T UNIX.
.Pp
-Bidirectional pipes were first used on Unix System V release 4.
+Bidirectional pipes were first used on
+.At V.4 .
OpenPOWER on IntegriCloud