summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1998-10-26 19:36:38 +0000
committerfenner <fenner@FreeBSD.org>1998-10-26 19:36:38 +0000
commitedf1f9d5415de3b55c8cf737ff9b69cf7dc9f323 (patch)
tree3b2400309c3665b30181cad5ed9160c5e4d0c7fe
parentca1adcf3bc4c498421cf342fda2d3e2ae3b9b1e5 (diff)
downloadFreeBSD-src-edf1f9d5415de3b55c8cf737ff9b69cf7dc9f323.zip
FreeBSD-src-edf1f9d5415de3b55c8cf737ff9b69cf7dc9f323.tar.gz
(`'): and (`'); -> (`:') and (`;')
-rw-r--r--lib/libc/gen/tzset.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/tzset.3 b/lib/libc/gen/tzset.3
index 3c5b276..5d83f33 100644
--- a/lib/libc/gen/tzset.3
+++ b/lib/libc/gen/tzset.3
@@ -137,7 +137,7 @@ is required; if
is missing, then summer time does not apply in this locale.
Upper and lowercase letters are explicitly allowed. Any characters
except a leading colon
-.Pq Ql : ,
+.Pq Ql \: ,
digits, comma
.Pq Ql \&, ,
minus
@@ -284,7 +284,7 @@ values in
.El
.Pp
For compatibility with System V Release 3.1, a semicolon
-.Pq Ql ;
+.Pq Ql \;
may be used to separate the
.Em rule
from the rest of the specification.
OpenPOWER on IntegriCloud