[tz] [PATCH 1/8] * tzfile.5: Fix prefix/suffix typo (thanks to Ian Abbott).

Paul Eggert eggert at cs.ucla.edu
Wed Mar 24 03:58:46 UTC 2021


---
 tzfile.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tzfile.5 b/tzfile.5
index b4952d5..ec78689 100644
--- a/tzfile.5
+++ b/tzfile.5
@@ -134,7 +134,7 @@ bytes that represent time zone designations,
 which are null-terminated byte strings, each indexed by the
 .B tt_desigidx
 values mentioned above.
-The byte strings can overlap if one is a prefix of the other.
+The byte strings can overlap if one is a suffix of the other.
 The encoding of these strings is not specified.
 .IP *
 .B tzh_leapcnt
-- 
2.27.0



More information about the tz mailing list