summaryrefslogtreecommitdiff
path: root/share/misc
diff options
context:
space:
mode:
Diffstat (limited to 'share/misc')
-rw-r--r--share/misc/Makefile2
-rw-r--r--share/misc/bsd-family-tree2
-rw-r--r--share/misc/iso31662
-rw-r--r--share/misc/iso6392
-rw-r--r--share/misc/latin12
-rw-r--r--share/misc/mdoc.template2
-rw-r--r--share/misc/operator2
-rw-r--r--share/misc/pci_vendors2
-rw-r--r--share/misc/scsi_modes2
-rw-r--r--share/misc/usb_hid_usages2
10 files changed, 10 insertions, 10 deletions
diff --git a/share/misc/Makefile b/share/misc/Makefile
index 413b3128d1c0..d7ae1179552c 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.21.8.1 2005/02/13 07:23:29 obrien Exp $
FILES= ascii birthtoken bsd-family-tree eqnchar flowers init.ee \
iso3166 iso639 latin1 man.template mdoc.template operator pci_vendors \
diff --git a/share/misc/bsd-family-tree b/share/misc/bsd-family-tree
index 4722c8390d5a..b9ead4ed18d5 100644
--- a/share/misc/bsd-family-tree
+++ b/share/misc/bsd-family-tree
@@ -475,4 +475,4 @@ Steven M. Schultz for providing 2.8BSD, 2.10BSD, 2.11BSD manual pages.
Copyright (c) 1997-2004 Wolfram Schneider <wosch@FreeBSD.ORG>
URL: http://cvsweb.freebsd.org/src/share/misc/bsd-family-tree
-$FreeBSD$
+$FreeBSD: src/share/misc/bsd-family-tree,v 1.82.2.4 2005/01/31 18:49:50 maxim Exp $
diff --git a/share/misc/iso3166 b/share/misc/iso3166
index 3e6b02907b26..cc0841ed39c9 100644
--- a/share/misc/iso3166
+++ b/share/misc/iso3166
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/share/misc/iso3166,v 1.13 2004/06/14 02:38:55 wollman Exp $
#
# ISO 3166 country codes
# This includes many places that are not legally independent countries,
diff --git a/share/misc/iso639 b/share/misc/iso639
index 57d62a0c4050..d934ab9aadb2 100644
--- a/share/misc/iso639
+++ b/share/misc/iso639
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/share/misc/iso639,v 1.4 2002/02/04 17:35:33 wollman Exp $
#
# ISO 639-2 language codes
#
diff --git a/share/misc/latin1 b/share/misc/latin1
index a4144e678dfc..28844bb637b4 100644
--- a/share/misc/latin1
+++ b/share/misc/latin1
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/share/misc/latin1,v 1.1 2002/08/18 16:57:45 schweikh Exp $
|240 nbs|241 ¡ |242 ¢ |243 £ |244 ¤ |245 ¥ |246 ¦ |247 § |
|250 ¨ |251 © |252 ª |253 « |254 ¬ |255 ­ |256 ® |257 ¯ |
diff --git a/share/misc/mdoc.template b/share/misc/mdoc.template
index 53b402192c49..2544723906b4 100644
--- a/share/misc/mdoc.template
+++ b/share/misc/mdoc.template
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $FreeBSD: src/share/misc/mdoc.template,v 1.4 2001/04/17 12:51:21 ru Exp $
.\"
.\" The following requests are required for all man pages.
.Dd Month day, year
diff --git a/share/misc/operator b/share/misc/operator
index b293f31da9b2..bcd0abb3d8cd 100644
--- a/share/misc/operator
+++ b/share/misc/operator
@@ -16,4 +16,4 @@ Operator Associativity
= += -= *= /= %= <<= >>= &= ^= |= right to left
, left to right
-$FreeBSD$
+$FreeBSD: src/share/misc/operator,v 1.2 2003/01/22 15:19:07 fanf Exp $
diff --git a/share/misc/pci_vendors b/share/misc/pci_vendors
index 2026efc6087b..da82ca756495 100644
--- a/share/misc/pci_vendors
+++ b/share/misc/pci_vendors
@@ -1,4 +1,4 @@
-; $FreeBSD$
+; $FreeBSD: src/share/misc/pci_vendors,v 1.30.2.2 2004/10/05 20:11:30 sheldonh Exp $
;
; Automatically generated by src/tools/tools/pciid/mk_pci_vendors.pl
; (with the -l option), using the following source lists:
diff --git a/share/misc/scsi_modes b/share/misc/scsi_modes
index 687bcfa93533..e1c2210e9634 100644
--- a/share/misc/scsi_modes
+++ b/share/misc/scsi_modes
@@ -29,7 +29,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.11.8.1 2005/02/05 09:16:29 bms 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..d046cc39205f 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 2000/06/11 18:19:11 n_hibma Exp $
#
# USB HID usage table
# Syntax: