diff options
-rw-r--r-- | lib/libc/gen/tzset.3 | 4 |
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. |