diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
| commit | 5be28542797ac26e17de490f50e0830003596d38 (patch) | |
| tree | 8069da00bdeed33ee5434671a0bae67379506370 /share/misc | |
| parent | e5eb97b547f5af1e2b6e4396933dc06b93d5590e (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/3.3.0_cvs
'RELENG_3_3_0_RELEASE'.
This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
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 f437dc04e7f1..d71190990504 100644 --- a/share/misc/Makefile +++ b/share/misc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $FreeBSD$ +# $FreeBSD: src/share/misc/Makefile,v 1.15.2.1 1999/08/29 16:47:37 peter Exp $ 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 e0f4c45e6b3e..760a125a3623 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$ +# $FreeBSD: src/share/misc/inter.phone,v 1.17.2.1 1999/08/29 16:47:38 peter Exp $ # 7:095:Moscow:Russia 7:::Kazakhstan diff --git a/share/misc/iso3166 b/share/misc/iso3166 index a6fe68cf00b8..e0c627bcb207 100644 --- a/share/misc/iso3166 +++ b/share/misc/iso3166 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/iso3166,v 1.4.2.2 1999/08/29 16:47:38 peter Exp $ # # 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 a321f526b796..5c2d710b126d 100644 --- a/share/misc/iso639 +++ b/share/misc/iso639 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/iso639,v 1.1.2.1 1999/08/29 16:47:39 peter Exp $ # # ISO 639 language codes # |
