From 1d57cd565b4b90770bb4354fd8c44b456dd76bc1 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 2 Feb 2015 20:30:40 +0100 Subject: [PATCH] countries: multiple references for RB --- tools/mkcountries-geonames | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mkcountries-geonames b/tools/mkcountries-geonames index c203203..88109df 100755 --- a/tools/mkcountries-geonames +++ b/tools/mkcountries-geonames @@ -35,7 +35,7 @@ my %cc; # map of country code to info array lf => ["indeterminately reserved: Libya Fezzan", "c-af Xr", "Fezzan", 'ly'], pi => ["indeterminately reserved: Philippines", "c-as Xr", "(Philippines)", 'ph'], ra => ["indeterminately reserved: Argentina", "c-sa Xr", "(Argentina)", 'ar'], - rb => ["indeterminately reserved: Botswana, Bolivia", "c-sa Xr", "(Bots...)"], + rb => ["indeterminately reserved: Botswana, Bolivia", "c-sa Xr", "(Bots...)", 'bw bo'], rc => ["indeterminately reserved: Republic of China", "c-as Xr", "(RoC)", 'tw'], rh => ["indeterminately reserved: Haiti", "c-na Xr", "(Haiti)", 'ht'], ri => ["indeterminately reserved: Indonesia", "c-as Xr", "(Indonesia)", 'id'], -- 2.30.0