View | Details | Raw Unified | Return to bug 39060
Collapse All | Expand All

(-)src/share/misc/iso3166.new (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD: src/share/misc/iso3166,v 1.6.2.1 2002/02/06 20:55:28 wollman Exp $
1
# $FreeBSD: src/share/misc/iso3166,v 1.6.2.1 2002/02/06 20:55:28 wollman Exp $
2
#
2
#
3
# ISO 3166 country codes
3
# ISO 3166 country codes
4
# Ths includes many places that are not legally independent countries,
4
# This includes many places that are not legally independent countries,
5
# but which is it convenient to refer to separately from their
5
# but which is it convenient to refer to separately from their
6
# parent lands.
6
# parent lands.
7
#
7
#
Lines 10-16 Link Here
10
# The file format used by RIPE was not suitable, so it has been
10
# The file format used by RIPE was not suitable, so it has been
11
# rearranged to put the two-letter country code first.  The country
11
# rearranged to put the two-letter country code first.  The country
12
# names were capitalized, and most parenthetical designations have
12
# names were capitalized, and most parenthetical designations have
13
# been deleted unless necessary to distinguish two counties.
13
# been deleted unless necessary to distinguish two countries.
14
#
14
#
15
# The ISO3166 Maintenance Agency can be found at:
15
# The ISO3166 Maintenance Agency can be found at:
16
#
16
#

Return to bug 39060