svn commit: r199051 - releng/8.0/share/misc

Rong-En Fan rafan at FreeBSD.org
Sun Nov 8 16:01:49 UTC 2009


Author: rafan
Date: Sun Nov  8 16:01:48 2009
New Revision: 199051
URL: http://svn.freebsd.org/changeset/base/199051

Log:
  MFC r198948 from HEAD:
  
   Revert the spelling of Taiwan to be politically neutral in accordance
   with the policy published at http://www.freebsd.org/internal/i18n.html.
  
   Requested by: core (murray)
  
  Approved by:	re (kib)

Modified:
  releng/8.0/share/misc/iso3166
Directory Properties:
  releng/8.0/share/misc/   (props changed)

Modified: releng/8.0/share/misc/iso3166
==============================================================================
--- releng/8.0/share/misc/iso3166	Sun Nov  8 14:33:19 2009	(r199050)
+++ releng/8.0/share/misc/iso3166	Sun Nov  8 16:01:48 2009	(r199051)
@@ -1,5 +1,8 @@
 # $FreeBSD$
 #
+# Please consult with http://www.FreeBSD.org/internal/i18n.html before
+# making changes to this file.
+#
 # ISO 3166 country codes
 # This includes many places that are not legally independent countries,
 # but which is it convenient to refer to separately from their
@@ -230,7 +233,7 @@ SZ	SWZ	748	Swaziland
 SE	SWE	752	Sweden
 CH	CHE	756	Switzerland
 SY	SYR	760	Syrian Arab Republic
-TW	TWN	158	Taiwan, Province of China
+TW	TWN	158	Taiwan
 TJ	TJK	762	Tajikistan
 TZ	TZA	834	Tanzania, United Republic of
 TH	THA	764	Thailand


More information about the svn-src-all mailing list