diff options
author | 2011-09-09 15:29:21 +0000 | |
---|---|---|
committer | 2011-09-09 15:29:21 +0000 | |
commit | 4d1879767d68924ce02c19f01691907bec313a50 (patch) | |
tree | 6ff5a08561e6e247af916abf175803aead2b2b5d /share/man/man7 | |
parent | add /var/nsd/; (diff) | |
download | wireguard-openbsd-4d1879767d68924ce02c19f01691907bec313a50.tar.xz wireguard-openbsd-4d1879767d68924ce02c19f01691907bec313a50.zip |
add an St macro for ISO 8601:2004;
ok kristaps (who will update the mandoc repo)
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/mdoc.7 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index 9218f733f76..3fc4e13341c 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.7,v 1.81 2011/08/30 12:25:09 jmc Exp $ +.\" $OpenBSD: mdoc.7,v 1.82 2011/09/09 15:29:21 jmc Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org> @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 30 2011 $ +.Dd $Mdocdate: September 9 2011 $ .Dt MDOC 7 .Os .Sh NAME @@ -2830,6 +2830,8 @@ The following standards are recognised: .St -ieee754 .It \-iso8802-3 .St -iso8802-3 +.It \-iso8601-4 +.St -iso8601-4 .It \-ieee1275-94 .St -ieee1275-94 .It \-xpg3 |