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.samples.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.samples.7')
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 32 |
1 files changed, 25 insertions, 7 deletions
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 |