summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-06-22 11:14:54 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-06-22 11:14:54 +0000
commit5b5b2eb42d58273448e2528c78cc24e8493fea2e (patch)
treeffacfe4238342a86f43000d6d826768ae7bf43b6 /share/man
parent3cbee3591bf9e42f48ed114f9092c92d657d1fab (diff)
o) minor sentence fix;
o) add description of ``.Bsx'' to the "BSD Macros" chap.; aaron@ ok
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man7/mdoc.74
-rw-r--r--share/man/man7/mdoc.samples.714
2 files changed, 14 insertions, 4 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7
index 7e666c99876..54af02900a3 100644
--- a/share/man/man7/mdoc.7
+++ b/share/man/man7/mdoc.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mdoc.7,v 1.19 2001/02/25 07:08:31 aaron Exp $
+.\" $OpenBSD: mdoc.7,v 1.20 2001/06/22 11:14:52 mpech Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -313,7 +313,7 @@ Produces
.It Li \&Op Ta Yes Ta Yes Ta "Option (also .Oo and .Oc)."
.It Li \&Ot Ta Yes Ta Yes Ta "Old style function type (Fortran only)."
.It Li \&Pa Ta Yes Ta Yes Ta "Pathname or file name."
-.It Li \&St Ta Yes Ta Yes Ta "Standards (-p1003.2, -p1003.1 or -ansiC)"
+.It Li \&St Ta Yes Ta Yes Ta "Standards (-p1003.2, -p1003.1 or -ansiC)."
.It Li \&Va Ta Yes Ta Yes Ta "Variable name."
.It Li \&Vt Ta Yes Ta Yes Ta "Variable type (Fortran only)."
.It Li \&Xr Ta Yes Ta Yes Ta "Manual Page Cross Reference."
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7
index e6deaddd624..c77b2efdd8a 100644
--- a/share/man/man7/mdoc.samples.7
+++ b/share/man/man7/mdoc.samples.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mdoc.samples.7,v 1.29 2001/03/01 16:11:22 aaron Exp $
+.\" $OpenBSD: mdoc.samples.7,v 1.30 2001/06/22 11:14:53 mpech Exp $
.\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -1481,9 +1481,19 @@ It accepts at most two arguments.
.Bx 4.3 .
.El
.Pp
+.Dl Usage: .Bsx [Version/release] ... \*(Pu
+.Bl -tag -width ".Bsx 3.0 ) ," -compact -offset 13n
+.It Li ".Bsx"
+.Bsx
+.It Li ".Bsx 3.0 ."
+.Bsx 3.0 .
+.El
+.Pp
The
.Ql \&.Bx
-macro is parsed and is callable.
+and
+.Ql \&.Bsx
+macros is parsed and is callable.
.Ss OpenBSD/FreeBSD/NetBSD Macros
.Dl Usage: .Ox [Version/release] ... \*(Pu
.Bl -tag -width ".Ox 2.7 ) ," -compact -offset 14n