diff options
author | Christian Weisgerber <naddy@cvs.openbsd.org> | 2022-03-31 17:27:33 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@cvs.openbsd.org> | 2022-03-31 17:27:33 +0000 |
commit | 58a6bdb2eecf165eb39e1ff5a8082c4bd6ec1211 (patch) | |
tree | c631dd0d4ac59c3286cbf5b06d00e840263d40da /usr.sbin/zic | |
parent | a7df80ab7071480723f6f681dc3bbfcda8caffb5 (diff) |
man pages: add missing commas between subordinate and main clauses
jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.
ok jmc@
Diffstat (limited to 'usr.sbin/zic')
-rw-r--r-- | usr.sbin/zic/zic.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/zic/zic.8 b/usr.sbin/zic/zic.8 index 724becd9ceb..0ed93b54155 100644 --- a/usr.sbin/zic/zic.8 +++ b/usr.sbin/zic/zic.8 @@ -1,5 +1,5 @@ -.\" $OpenBSD: zic.8,v 1.4 2020/10/07 22:36:14 millert Exp $ -.Dd $Mdocdate: October 7 2020 $ +.\" $OpenBSD: zic.8,v 1.5 2022/03/31 17:27:32 naddy Exp $ +.Dd $Mdocdate: March 31 2022 $ .Dt ZIC 8 .Os .Sh NAME @@ -199,7 +199,7 @@ or .Dq EDT ) of time zone abbreviations to be used when this rule is in effect. If this field is -.Dq Fl +.Dq \- , the variable part is null. .El .Pp |