aboutsummaryrefslogtreecommitdiff
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 975fe76123d1..6eb0000f3788 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.23 2004/12/21 08:46:53 ru 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 ac1215ae71ea..149be89f0c4e 100644
--- a/share/misc/bsd-family-tree
+++ b/share/misc/bsd-family-tree
@@ -492,4 +492,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.95.4.1 2005/11/02 00:01:08 scottl 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 1ecacfc7909a..74ee9bf652c4 100644
--- a/share/misc/mdoc.template
+++ b/share/misc/mdoc.template
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $FreeBSD: src/share/misc/mdoc.template,v 1.5 2005/01/16 22:26:05 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 bb2c7ced019c..19715d2a7205 100644
--- a/share/misc/pci_vendors
+++ b/share/misc/pci_vendors
@@ -1,4 +1,4 @@
-; $FreeBSD$
+; $FreeBSD: src/share/misc/pci_vendors,v 1.33.2.1 2005/07/18 07:45:17 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..60b8085128f5 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.12 2004/10/12 08:51:04 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: