This adds consistency across other manual pages, and with POSIX.1. Signed-off-by: Alejandro Colomar <alx@xxxxxxxxxx> --- zic.8 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/zic.8 b/zic.8 index c2c61739..7fb51dde 100644 --- a/zic.8 +++ b/zic.8 @@ -212,7 +212,7 @@ .SH OPTIONS .B zic prohibit this. .PP -A time zone abbreviation uses a +A timezone abbreviation uses a .B %z format. Pre-2015 versions of @@ -270,7 +270,7 @@ .SH OPTIONS pre-2014 versions of the reference client support at most 1200 transitions. .PP -A time zone abbreviation has fewer than 3 or more than 6 characters. +A timezone abbreviation has fewer than 3 or more than 6 characters. POSIX requires at least 3, and requires implementations to support at least 6. .PP @@ -297,7 +297,7 @@ .SH FILES \*<https://pubs\*:.opengroup\*:.org/\*:onlinepubs/\*:9699919799/\*:basedefs/\*:V1_chap06\*:.html\*> and the encoding's non-unibyte characters should consist entirely of non-PPCS bytes. Non-PPCS characters typically occur only in comments: -although output file names and time zone abbreviations can contain +although output file names and timezone abbreviations can contain nearly any character, other software will work better if these are limited to the restricted syntax described under the .B \*-v @@ -521,7 +521,7 @@ .SH FILES .q "EST" or .q "EDT" ) -of time zone abbreviations to be used when this rule is in effect. +of timezone abbreviations to be used when this rule is in effect. If this field is .q \*- , the variable part is null. @@ -574,12 +574,12 @@ .SH FILES this amount matters. .TP .B FORMAT -The format for time zone abbreviations. +The format for timezone abbreviations. The pair of characters .B %s is used to show where the .q "variable part" -of the time zone abbreviation goes. +of the timezone abbreviation goes. Alternatively, a format can use the pair of characters .B %z to stand for the UT offset in the form @@ -596,12 +596,12 @@ .SH FILES Alternatively, a slash (/) separates standard and daylight abbreviations. -To conform to POSIX, a time zone abbreviation should contain only +To conform to POSIX, a timezone abbreviation should contain only alphanumeric ASCII characters, .q "+" and .q "\*-". -By convention, the time zone abbreviation +By convention, the timezone abbreviation .q "\*-00" is a placeholder that means local time is unspecified. .TP @@ -609,7 +609,7 @@ .SH FILES The time at which the UT offset or the rule(s) change for a location. It takes the form of one to four fields YEAR [MONTH [DAY [TIME]]]. If this is specified, -the time zone information is generated from the given UT offset +the timezone information is generated from the given UT offset and rule change until the time specified, which is interpreted using the rules in effect just before the transition. The month, day, and time of day have the same format as the IN, ON, and AT @@ -867,7 +867,7 @@ .SH "EXTENDED EXAMPLE" and .q "BMT" were initially used, respectively. Since -Swiss rules and later EU rules were applied, the time zone abbreviation +Swiss rules and later EU rules were applied, the timezone abbreviation has been CET for standard time and CEST for daylight saving time. .SH FILES -- 2.38.1