From 3c0e88e40002205f24ea32e0e0aabdd6cc5926f0 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 12 Aug 2017 11:20:10 +0200 Subject: [PATCH] tzfile.5: ffix Signed-off-by: Michael Kerrisk --- man5/tzfile.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man5/tzfile.5 b/man5/tzfile.5 index 115cdc126..452265cdb 100644 --- a/man5/tzfile.5 +++ b/man5/tzfile.5 @@ -178,7 +178,7 @@ that is one hour east of UT. .SS Version 3 format For version-3-format timezone files, the POSIX-TZ-style string may use two minor extensions to the POSIX TZ format, as described in -.IR newtzset (3). +.BR newtzset (3). First, the hours part of its transition times may be signed and range from \-167 through 167 instead of the POSIX-required unsigned values from 0 through 24.