diff options
author | 2009-03-04 22:17:05 +0000 | |
---|---|---|
committer | 2009-03-04 22:17:05 +0000 | |
commit | bbabb52931b5f395d73c76ec0f5e9e7eb16f7855 (patch) | |
tree | ac2e4723ae308c3c65a6207a4cd58b45009b4bd6 /share/man/man7/mdoc.7 | |
parent | add _smtpd, ok deraadt@ (diff) | |
download | wireguard-openbsd-bbabb52931b5f395d73c76ec0f5e9e7eb16f7855.tar.xz wireguard-openbsd-bbabb52931b5f395d73c76ec0f5e9e7eb16f7855.zip |
adds -p1003.1-2008 to the list of standards for the St macro.
ok jmc@
Diffstat (limited to 'share/man/man7/mdoc.7')
-rw-r--r-- | share/man/man7/mdoc.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index c75367f1201..0b366227b5e 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.7,v 1.39 2007/05/31 22:10:19 jmc Exp $ +.\" $OpenBSD: mdoc.7,v 1.40 2009/03/04 22:17:05 sobrado Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)mdoc.7 8.2 (Berkeley) 12/30/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: March 4 2009 $ .Dt MDOC 7 .Os .Sh NAME @@ -323,9 +323,9 @@ Produces .El .Pp The known standards for the St macro are: -.Bd -ragged -offset 4n +.Bd -ragged -offset 5n -p1003.1-88, -p1003.1-90, -p1003.1-96, -p1003.1-2001, -p1003.1-2004, --p1003.1, -p1003.1b, -p1003.1b-93, -p1003.1c-95, -p1003.1g-2000, +-p1003.1-2008, -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, |