From owner-freebsd-doc  Sun Jun  9  6:10:11 2002
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 0777637B40A
	for <freebsd-doc@hub.freebsd.org>; Sun,  9 Jun 2002 06:10:02 -0700 (PDT)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g59DA1v28086;
	Sun, 9 Jun 2002 06:10:01 -0700 (PDT)
	(envelope-from gnats)
Received: from smtp3.libero.it (smtp3.libero.it [193.70.192.127])
	by hub.freebsd.org (Postfix) with ESMTP id C24B037B408
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  9 Jun 2002 06:00:16 -0700 (PDT)
Received: from coryphantha (151.29.219.34) by smtp3.libero.it (6.5.015)
        id 3D009AC8000AC5E6 for FreeBSD-gnats-submit@freebsd.org; Sun, 9 Jun 2002 15:00:15 +0200
Received: (qmail 3718 invoked by uid 1002); 9 Jun 2002 12:59:08 -0000
Message-Id: <20020609125908.3717.qmail@Coryphantha>
Date: 9 Jun 2002 12:59:08 -0000
From: nivit@libero.it (Nicola Vitale)
Reply-To: Nicola Vitale <nivit@libero.it>
To: FreeBSD-gnats-submit@FreeBSD.org
X-Send-Pr-Version: 3.113
Subject: docs/39060: Typos (Ths, counties) in share/misc/iso3166
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         39060
>Category:       docs
>Synopsis:       Typos (Ths, counties) in share/misc/iso3166 [PATCH]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 09 06:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 4.6-RC i386
>Organization:
>Environment:
System: FreeBSD Coryphantha.DOMO.SVA 4.6-RC FreeBSD 4.6-RC #13: Fri Jun 7 11:34:14 CEST 2002 stan@Coryphantha.DOMO.SVA:/usr/obj/usr/src/sys/Coryphantha i386

>Description:

	This file

$FreeBSD: src/share/misc/iso3166,v 1.6.2.1 2002/02/06 20:55:28 wollman Exp $

	contains two typos:

	Ths <- This
	counties <- countries

>How-To-Repeat:

>Fix:

--- src/share/misc/iso3166	Thu Mar 28 23:23:14 2002
+++ src/share/misc/iso3166.new	Sun Jun  9 14:50:44 2002
@@ -1,7 +1,7 @@
 # $FreeBSD: src/share/misc/iso3166,v 1.6.2.1 2002/02/06 20:55:28 wollman Exp $
 #
 # ISO 3166 country codes
-# Ths includes many places that are not legally independent countries,
+# This includes many places that are not legally independent countries,
 # but which is it convenient to refer to separately from their
 # parent lands.
 #
@@ -10,7 +10,7 @@
 # The file format used by RIPE was not suitable, so it has been
 # rearranged to put the two-letter country code first.  The country
 # names were capitalized, and most parenthetical designations have
-# been deleted unless necessary to distinguish two counties.
+# been deleted unless necessary to distinguish two countries.
 #
 # The ISO3166 Maintenance Agency can be found at:
 #



>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message