diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
| commit | a93332491e10c1a23a9fd2f11ccbdba33d72d850 (patch) | |
| tree | 1467effda708ab3ab6426f7cb6bd2d8d4fa29ab8 /share/misc | |
| parent | d2d8199ea25041ce5507c36316475bb4331b66ed (diff) | |
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/latin1 | 2 | ||||
| -rw-r--r-- | share/misc/mdoc.template | 2 | ||||
| -rw-r--r-- | share/misc/operator | 2 | ||||
| -rw-r--r-- | share/misc/pci_vendors | 2 | ||||
| -rw-r--r-- | share/misc/scsi_modes | 2 | ||||
| -rw-r--r-- | share/misc/usb_hid_usages | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/share/misc/Makefile b/share/misc/Makefile index 975fe76123d1..345c52d6f829 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.12.1 2008/10/02 02:57:24 kensmith 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 d7fd57103b3b..d9eb08b6b337 100644 --- a/share/misc/bsd-family-tree +++ b/share/misc/bsd-family-tree @@ -535,4 +535,4 @@ Steven M. Schultz for providing 2.8BSD, 2.10BSD, 2.11BSD manual pages. Copyright (c) 1997-2007 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.2.10.2.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/share/misc/iso3166 b/share/misc/iso3166 index b8f65aa49df2..94a82962a8fb 100644 --- a/share/misc/iso3166 +++ b/share/misc/iso3166 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/iso3166,v 1.13.8.3.2.1 2008/10/02 02:57:24 kensmith 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..79da30697700 100644 --- a/share/misc/iso639 +++ b/share/misc/iso639 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/iso639,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ # # ISO 639-2 language codes # diff --git a/share/misc/latin1 b/share/misc/latin1 index a4144e678dfc..0a75adcf78f2 100644 --- a/share/misc/latin1 +++ b/share/misc/latin1 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/latin1,v 1.1.32.1 2008/10/02 02:57:24 kensmith 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..1149c5b50239 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.16.1 2008/10/02 02:57:24 kensmith 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..35bd25e5cfb9 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.28.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/share/misc/pci_vendors b/share/misc/pci_vendors index 8286310b80b7..e3ed9062dbff 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.2.4.1 2008/10/02 02:57:24 kensmith 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..47c0027603f8 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.16.1 2008/10/02 02:57:24 kensmith 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..1cd13c4f8332 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.28.1 2008/10/02 02:57:24 kensmith Exp $ # # USB HID usage table # Syntax: |
