diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 14:13:04 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 14:13:04 +0000 |
| commit | b97fa2ef508bb1cc99621edb8b6d03845b55b8bd (patch) | |
| tree | 16d873bf76fc7c6d690bc0683913691dcb63f950 /share/misc | |
| parent | 64ebedf61255aa0e6870e1d553a473cf6cd218b9 (diff) | |
Notes
Diffstat (limited to 'share/misc')
| -rw-r--r-- | share/misc/Makefile | 2 | ||||
| -rw-r--r-- | share/misc/inter.phone | 2 | ||||
| -rw-r--r-- | share/misc/iso3166 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/share/misc/Makefile b/share/misc/Makefile index dda855d56297..8eb62fa81151 100644 --- a/share/misc/Makefile +++ b/share/misc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $FreeBSD$ +# $Id$ FILES= airport ascii birthtoken eqnchar flowers inter.phone iso3166 \ man.template mdoc.template na.phone operator scsi_modes zipcodes diff --git a/share/misc/inter.phone b/share/misc/inter.phone index 9d8dd41f07b6..84b6d7bab45f 100644 --- a/share/misc/inter.phone +++ b/share/misc/inter.phone @@ -1,6 +1,6 @@ # Country Code : City Code : City : Country # @(#)inter.phone 8.1 (Berkeley) 6/9/93 -# $FreeBSD$ +# $Id$ # 7:095:Moscow:Russia 7:::Kazakhstan diff --git a/share/misc/iso3166 b/share/misc/iso3166 index 857c5b53108e..64089e67224e 100644 --- a/share/misc/iso3166 +++ b/share/misc/iso3166 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $Id$ # # ISO 3166 country codes # Ths includes many places that are not legally independent countries, |
