diff options
Diffstat (limited to 'lib/libc/time/zic.8')
-rw-r--r-- | lib/libc/time/zic.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/time/zic.8 b/lib/libc/time/zic.8 index 2cbc3356ccf..958e6bd3854 100644 --- a/lib/libc/time/zic.8 +++ b/lib/libc/time/zic.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: zic.8,v 1.9 1999/07/09 13:35:21 aaron Exp $ +.\" $OpenBSD: zic.8,v 1.10 2000/03/04 22:19:32 aaron Exp $ .Dd May 23, 1999 .Dt ZIC 8 .Os @@ -67,8 +67,8 @@ when checking year types (see below). .El .Pp Input lines are made up of fields. -Fields are separated from one another by any number of white space characters. -Leading and trailing white space on input lines is ignored. +Fields are separated from one another by any number of whitespace characters. +Leading and trailing whitespace on input lines is ignored. An unquoted sharp character (#) in the input introduces a comment which extends to the end of the line the sharp character appears on. White space characters and sharp characters may be enclosed in double quotes |