summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-01-25 14:58:42 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-01-25 14:58:42 +0000
commite96db6c887cd3336efcf8f72b8ba2953598da1b1 (patch)
tree8fb56b157544ce942703ce820e65a3a2244031ae /share
parent5584467e27fb371bf81fb94c8b55ab3a77b10dcf (diff)
update .St sections;
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/mdoc.713
-rw-r--r--share/man/man7/mdoc.samples.732
2 files changed, 32 insertions, 13 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7
index c87876acd47..18cd190e099 100644
--- a/share/man/man7/mdoc.7
+++ b/share/man/man7/mdoc.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mdoc.7,v 1.30 2004/01/24 21:55:08 jmc Exp $
+.\" $OpenBSD: mdoc.7,v 1.31 2004/01/25 14:58:41 jmc Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -320,11 +320,12 @@ Produces
.Pp
The known standards for the St macro are:
.Bd -ragged -offset 4n
--p1003.1-88, -p1003.1-90, -p1003.1-01, -p1003.1, -p1003.1b, -p1003.1b-93,
--p1003.1c-95, -p1003.1-96, -p1003.2-92, -p1003.2, -p1387.2-95, -p1387.2,
--ansiC, -ansiC-89, -ansiC-99, -ieee754, -iso8802-3, -xpg3, -xpg4, -xpg4.2,
--xpg4.3, -xbd5, -xcu5, -xsh5, -xns5, -xns5.2d2.0, -xcurses4.2, -susv2, and
--susv3.
+-p1003.1-88, -p1003.1-90, -p1003.1-96, -p1003.1-2001, -p1003.1-2003,
+-p1003.1, -p1003.1b, -p1003.1b-93, -p1003.1c-95, -p1003.1g-2000,
+-p1003.2-92, -p1003.2-95, -p1003.2, -p1387.2, -isoC-90, -isoC-amd1,
+-isoC-tcor1, -isoC-tcor2, isoC-99, -ansiC, -ansiC-89, -ansiC-99, -ieee754,
+-iso8802-3, -xpg3, -xpg4, -xpg4.2, -xpg4.3, -xbd5, -xcu5, -xsh5, -xns5,
+-xns5.2d2.0, -xcurses4.2, -susv2, -susv3, and -svid4.
.Ed
.Ss General Text Domain Macros
.Bl -column "Name" "Parsed" "Callable" -compact
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7
index b48ea59e1f8..69f37480230 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.49 2004/01/24 21:55:08 jmc Exp $
+.\" $OpenBSD: mdoc.samples.7,v 1.50 2004/01/25 14:58:41 jmc Exp $
.\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -1422,8 +1422,12 @@ are:
.St -p1003.1-88
.It Li "-p1003.1-90"
.St -p1003.1-90
-.It Li "-p1003.1-01"
-.St -p1003.1-01
+.It Li "-p1003.1-96"
+.St -p1003.1-96
+.It Li "-p1003.1-2001"
+.St -p1003.1-2001
+.It Li "-p1003.1-2003"
+.St -p1003.1-2003
.It Li "-p1003.1"
.St -p1003.1
.It Li "-p1003.1b"
@@ -1432,20 +1436,32 @@ are:
.St -p1003.1b-93
.It Li "-p1003.1c-95"
.St -p1003.1c-95
-.It Li "-p1003.1-96"
-.St -p1003.1-96
+.It Li "-p1003.1g-2000"
+.St -p1003.1g-2000
.It Li "-p1003.2-92"
.St -p1003.2-92
-.It Li "-p1003.2"
-.St -p1003.2
.It Li "-p1387.2-95"
.St -p1387.2-95
+.It Li "-p1003.2"
+.St -p1003.2
.It Li "-p1387.2"
.St -p1387.2
+.It Li "-isoC-90"
+.St -isoC-90
+.It Li "-isoC-amd1"
+.St -isoC-amd1
+.It Li "-isoC-tcor1"
+.St -isoC-tcor1
+.It Li "-isoC-tcor2"
+.St -isoC-tcor2
+.It Li "-isoC-99"
+.St -isoC-99
.It Li "-ansiC"
.St -ansiC
.It Li "-ansiC-89"
.St -ansiC-89
+.It Li "-ansiC-99"
+.St -ansiC-99
.It Li "-ieee754"
.St -ieee754
.It Li "-iso8802-3"
@@ -1474,6 +1490,8 @@ are:
.St -susv2
.It Li "-susv3"
.St -susv3
+.It Li "-svid4"
+.St -svid4
.El
.Ss Variable Types
The