diff options
| author | Bill Fenner <fenner@FreeBSD.org> | 1998-10-26 19:36:38 +0000 |
|---|---|---|
| committer | Bill Fenner <fenner@FreeBSD.org> | 1998-10-26 19:36:38 +0000 |
| commit | 551677729e32b68348702be1504ee0c2bd381557 (patch) | |
| tree | d9587c90c41e2994af532e728140ad8dbd551971 /lib | |
| parent | 3535dfb0be42bdd7ec6083834d4eeb834fbb7183 (diff) | |
Notes
Diffstat (limited to 'lib')
| -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 3c5b27650bae..5d83f335f525 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. |
