[tz] [PATCH 2/3] * zic.8: "any number of" -> "one or more" white space chars.
Paul Eggert
eggert at cs.ucla.edu
Mon Sep 16 04:30:20 UTC 2013
On 09/15/2013 11:23 AM, Michael Deckers wrote:
> "one or more" seems to be meant rather than "any number"
Thanks, I pushed the following:
=====
Problem reported by Michael Deckers in
<http://mm.icann.org/pipermail/tz/2013-September/020206.html>.
---
zic.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zic.8 b/zic.8
index 7ea94c5..ca29fd1 100644
--- a/zic.8
+++ b/zic.8
@@ -127,7 +127,7 @@ rather than
when checking year types (see below).
.PP
Input lines are made up of fields.
-Fields are separated from one another by any number of white space
characters.
+Fields are separated from one another by one or more white space
characters.
Leading and trailing white space 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.
--
1.8.3.1
More information about the tz
mailing list