diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-09-16 19:36:08 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-09-16 19:36:08 +0000 |
commit | c35ad5bcf00557d34b608acc4528380ca1a97bde (patch) | |
tree | 854816f6423b0c66bf416d11a3219faa8af331f1 /usr.bin/newsyslog | |
parent | 577dc55bdf02a64a975a3e7a71b935f10ce33582 (diff) |
after some thought, i think it unlikely that we will need to specify
a revision number for ISO 8601; in addition, the revision number makes
the text unwieldy when discussing the standard in a casual manner.
therefore change the macro from -8601-4 to simply -8601, which will output
"ISO 8601". i'll get kristaps or ingo to make the change upstream to mandoc.
discussed with/ok millert
Diffstat (limited to 'usr.bin/newsyslog')
-rw-r--r-- | usr.bin/newsyslog/newsyslog.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/newsyslog/newsyslog.8 b/usr.bin/newsyslog/newsyslog.8 index 9f9ea009d04..edbfc739a7b 100644 --- a/usr.bin/newsyslog/newsyslog.8 +++ b/usr.bin/newsyslog/newsyslog.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newsyslog.8,v 1.47 2011/09/16 15:01:58 jmc Exp $ +.\" $OpenBSD: newsyslog.8,v 1.48 2011/09/16 19:36:07 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -239,7 +239,7 @@ field consists of an optional interval in hours, possibly followed by an .So Li \&@ Sc Ns -sign and a time in a restricted -.St -iso8601-4 +.St -iso8601 format or by a .So Li \&$ Sc Ns -sign and a time specification for logfile rotation at a fixed time once @@ -260,11 +260,11 @@ component in the current implementation, since the only comparison is .Pp .Sy ISO 8601 restricted time format: The lead-in character for a restricted -.St -iso8601-4 +.St -iso8601 time is an .So Li \&@ Sc Ns -sign . The particular format of the time in restricted -.St -iso8601-4 +.St -iso8601 is: .Sm off .Oo Oo Oo Oo Oo |