diff options
author | 2004-01-25 14:58:41 +0000 | |
---|---|---|
committer | 2004-01-25 14:58:41 +0000 | |
commit | 2b5ffc47022e40be66a77494d1b9cfdbf55ff022 (patch) | |
tree | 69247cfefdec8ca7eb6e8b9550089364a35420a6 /share/man/man7/mdoc.7 | |
parent | Get rid of m88k leftovers. (diff) | |
download | wireguard-openbsd-2b5ffc47022e40be66a77494d1b9cfdbf55ff022.tar.xz wireguard-openbsd-2b5ffc47022e40be66a77494d1b9cfdbf55ff022.zip |
update .St sections;
Diffstat (limited to 'share/man/man7/mdoc.7')
-rw-r--r-- | share/man/man7/mdoc.7 | 13 |
1 files changed, 7 insertions, 6 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 |