diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 |
| commit | 0d497cf6e989f7498cf5036a29fe7003a89abf83 (patch) | |
| tree | 48a3225dfba4179815fb512c8ba7492fa4c83fbc /share/misc | |
| parent | 94bb9d581468116c659950d31288ce30f661f3d4 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/4.2.0_cvs
'RELENG_4_2_0_RELEASE'.
This commit was manufactured to restore the state of the 4.2-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/bsd-family-tree | 2 | ||||
| -rw-r--r-- | share/misc/iso3166 | 2 | ||||
| -rw-r--r-- | share/misc/iso639 | 2 | ||||
| -rw-r--r-- | share/misc/mdoc.template | 2 | ||||
| -rw-r--r-- | share/misc/scsi_modes | 2 | ||||
| -rw-r--r-- | share/misc/usb_hid_usages | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/share/misc/Makefile b/share/misc/Makefile index a087e0d4b055..a14c6d74b5a6 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.17.2.1 2000/07/02 13:13:55 n_hibma Exp $ FILES= ascii birthtoken bsd-family-tree eqnchar flowers init.ee \ iso3166 iso639 man.template mdoc.template operator scsi_modes \ diff --git a/share/misc/bsd-family-tree b/share/misc/bsd-family-tree index d7077c61c935..ab7bdf4dc639 100644 --- a/share/misc/bsd-family-tree +++ b/share/misc/bsd-family-tree @@ -345,5 +345,5 @@ Steven M. Schultz for providing 2.8BSD, 2.10BSD, 2.11BSD manual pages. Copyright (c) 1997-1999 Wolfram Schneider <wosch@FreeBSD.ORG> URL: ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/share/misc/bsd-family-tree -$FreeBSD$ +$FreeBSD: src/share/misc/bsd-family-tree,v 1.21.2.2 2000/10/20 18:23:48 wosch Exp $ diff --git a/share/misc/iso3166 b/share/misc/iso3166 index a6fe68cf00b8..7f29a1377191 100644 --- a/share/misc/iso3166 +++ b/share/misc/iso3166 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/iso3166,v 1.6 1999/08/28 00:21:44 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..682ad4f83b95 100644 --- a/share/misc/iso639 +++ b/share/misc/iso639 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/iso639,v 1.2 1999/08/28 00:21:44 peter Exp $ # # ISO 639 language codes # diff --git a/share/misc/mdoc.template b/share/misc/mdoc.template index c85db15f8e74..7406d5f96009 100644 --- a/share/misc/mdoc.template +++ b/share/misc/mdoc.template @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/share/misc/mdoc.template,v 1.3 1999/12/08 22:15:09 mpp Exp $ .\" .\" The following requests are required for all man pages. .Dd DATE diff --git a/share/misc/scsi_modes b/share/misc/scsi_modes index 963f1baf485b..a4c9eb54c02c 100644 --- a/share/misc/scsi_modes +++ b/share/misc/scsi_modes @@ -28,7 +28,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/share/misc/scsi_modes,v 1.6.6.2 2000/10/29 01:01:01 mjacob Exp $ # # The ordering is alphabetical by page name, as it appears in the SCSI spec. diff --git a/share/misc/usb_hid_usages b/share/misc/usb_hid_usages index bb0f40cad718..193379ad29df 100644 --- a/share/misc/usb_hid_usages +++ b/share/misc/usb_hid_usages @@ -1,5 +1,5 @@ # $NetBSD: usb_hid_usages,v 1.3 1999/07/02 15:46:53 simonb Exp $ -# $FreeBSD$ +# $FreeBSD: src/share/misc/usb_hid_usages,v 1.1.2.1 2000/07/02 13:13:55 n_hibma Exp $ # # USB HID usage table # Syntax: |
