summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/pipe.2
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1999-07-30 12:45:20 +0000
committermpp <mpp@FreeBSD.org>1999-07-30 12:45:20 +0000
commit6f0fb2923fc8d262d8c8ea9b5cbdd3a20f858cc2 (patch)
treeac902fe93f6af6f187a84f6daa360e0a46f20482 /lib/libc/sys/pipe.2
parenta89467c2758ff163b90b0b1f9042e73180c7a2f9 (diff)
downloadFreeBSD-src-6f0fb2923fc8d262d8c8ea9b5cbdd3a20f858cc2.zip
FreeBSD-src-6f0fb2923fc8d262d8c8ea9b5cbdd3a20f858cc2.tar.gz
Use the .At macro when referencing versions of AT&T UNIX.
Note: you need to install the current groff tmac macros for these man pages to format correctly. Specifically, rev 1.21 of contrib_groff/tmac/doc-syms in -current, or rev 1.17.24 for 3.2-stable
Diffstat (limited to 'lib/libc/sys/pipe.2')
-rw-r--r--lib/libc/sys/pipe.26
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/sys/pipe.2 b/lib/libc/sys/pipe.2
index 6221628..6e78b00 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: pipe.2,v 1.8 1999/07/12 20:48:37 nik Exp $
+.\" $Id: pipe.2,v 1.9 1999/07/30 07:45:40 mpp Exp $
.\"
.Dd June 4, 1993
.Dt PIPE 2
@@ -115,7 +115,9 @@ space.
.Sh HISTORY
A
.Fn pipe
-function call appeared in Version 3 AT&T UNIX.
+function call appeared in
+.At v3 .
.Pp
Bidirectional pipes were first used on
.At V.4 .
+.At V.4 .
OpenPOWER on IntegriCloud