From 0aeb0265928a5868eca4d286e0b3c15163294446 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Sat, 7 Jan 2023 12:55:49 -0800
Subject: [PROPOSED 2/4] =?UTF-8?q?Abbreviate=20=E2=80=9CFrench=20Southern?=
 =?UTF-8?q?=20Territories=E2=80=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

* iso3166.tab: Abbreviate “French Southern Territories” so that
tzselect’s output fits on a traditional 24×80 screen.
This change needed because TF started appearing in the Asia
submenu starting in 2022b.
---
 iso3166.tab | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iso3166.tab b/iso3166.tab
index 911af5e8..be3348d1 100644
--- a/iso3166.tab
+++ b/iso3166.tab
@@ -238,7 +238,7 @@ SY	Syria
 SZ	Eswatini (Swaziland)
 TC	Turks & Caicos Is
 TD	Chad
-TF	French Southern Territories
+TF	French S. Terr.
 TG	Togo
 TH	Thailand
 TJ	Tajikistan
-- 
2.37.2

