diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 00:22:10 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 00:22:10 +0000 |
| commit | 7f3dea244c40159a41ab22da77a434d7c5b5e85a (patch) | |
| tree | 0cf37f427c704496510156e28ccd8cd233f9d688 /share/misc | |
| parent | e6c8b48d908090e196f36bb181e0f8b5c7c80f1a (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 | ||||
| -rw-r--r-- | share/misc/iso639 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/share/misc/Makefile b/share/misc/Makefile index 6fa7a3d414356..f437dc04e7f14 100644 --- a/share/misc/Makefile +++ b/share/misc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id: Makefile,v 1.14 1998/09/11 16:38:20 dt Exp $ +# $FreeBSD$ FILES= ascii birthtoken bsd-family-tree eqnchar flowers init.ee inter.phone \ iso3166 iso639 man.template mdoc.template operator scsi_modes diff --git a/share/misc/inter.phone b/share/misc/inter.phone index c9ecbe69b2f6d..e0f4c45e6b3e9 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 -# $Id: inter.phone,v 1.16 1997/03/03 05:01:54 adam Exp $ +# $FreeBSD$ # 7:095:Moscow:Russia 7:::Kazakhstan diff --git a/share/misc/iso3166 b/share/misc/iso3166 index e23f5837af0fc..a6fe68cf00b85 100644 --- a/share/misc/iso3166 +++ b/share/misc/iso3166 @@ -1,4 +1,4 @@ -# $Id: iso3166,v 1.4 1997/10/28 15:45:09 wollman Exp $ +# $FreeBSD$ # # ISO 3166 country codes # Ths includes many places that are not legally independent countries, diff --git a/share/misc/iso639 b/share/misc/iso639 index 351613e11b3aa..a321f526b796f 100644 --- a/share/misc/iso639 +++ b/share/misc/iso639 @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ # # ISO 639 language codes # |
