diff options
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/committers-doc.dot | 2 | ||||
| -rw-r--r-- | share/misc/committers-ports.dot | 2 | ||||
| -rw-r--r-- | share/misc/committers-src.dot | 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/organization.dot | 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 |
14 files changed, 14 insertions, 14 deletions
diff --git a/share/misc/Makefile b/share/misc/Makefile index 305baf6f9c07..c8b704c2e4e0 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.27.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ .PATH: ${.CURDIR}/../../sys/dev/usb diff --git a/share/misc/bsd-family-tree b/share/misc/bsd-family-tree index edbd689d811f..e3f18c5a0bec 100644 --- a/share/misc/bsd-family-tree +++ b/share/misc/bsd-family-tree @@ -583,4 +583,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.130.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $ diff --git a/share/misc/committers-doc.dot b/share/misc/committers-doc.dot index 083800feef42..17aa0a5c371b 100644 --- a/share/misc/committers-doc.dot +++ b/share/misc/committers-doc.dot @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/committers-doc.dot,v 1.26.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # This file is meant to list all FreeBSD doc+www committers and describe the # mentor-mentee relationships between them. diff --git a/share/misc/committers-ports.dot b/share/misc/committers-ports.dot index 4d6b8c591015..47b751d75ada 100644 --- a/share/misc/committers-ports.dot +++ b/share/misc/committers-ports.dot @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/committers-ports.dot,v 1.82.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # This file is meant to list all FreeBSD ports committers and describe the # mentor-mentee relationships between them. diff --git a/share/misc/committers-src.dot b/share/misc/committers-src.dot index 2673305f284c..41267200f8c0 100644 --- a/share/misc/committers-src.dot +++ b/share/misc/committers-src.dot @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/committers-src.dot,v 1.98.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # This file is meant to list all FreeBSD src committers and describe the # mentor-mentee relationships between them. diff --git a/share/misc/iso3166 b/share/misc/iso3166 index 2d403988c494..98ad2900d228 100644 --- a/share/misc/iso3166 +++ b/share/misc/iso3166 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/iso3166,v 1.20.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # Please consult with http://www.FreeBSD.org/internal/i18n.html before # making changes to this file. diff --git a/share/misc/iso639 b/share/misc/iso639 index 467add4ac06c..f30e8a19d384 100644 --- a/share/misc/iso639 +++ b/share/misc/iso639 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/iso639,v 1.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # ISO 639-2 language codes # diff --git a/share/misc/latin1 b/share/misc/latin1 index a4144e678dfc..8dc39bd89fd3 100644 --- a/share/misc/latin1 +++ b/share/misc/latin1 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/latin1,v 1.1.38.1.6.1 2010/12/21 17:09:25 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 63ba47d765d3..0bfd0dd4a217 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.22.2.2.1 2010/12/21 17:09:25 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 758737ba14f0..789460fa83dc 100644 --- a/share/misc/operator +++ b/share/misc/operator @@ -18,4 +18,4 @@ Operator Associativity ?: (C++, third operand) right to left , left to right -$FreeBSD$ +$FreeBSD: src/share/misc/operator,v 1.3.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ diff --git a/share/misc/organization.dot b/share/misc/organization.dot index 891097dee53a..7f91102f70d3 100644 --- a/share/misc/organization.dot +++ b/share/misc/organization.dot @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/organization.dot,v 1.2.10.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # This file is meant to show the infrastructural organization of the # FreeBSD Project; what kind of teams we have and how they relate to diff --git a/share/misc/pci_vendors b/share/misc/pci_vendors index 75420e4868d7..00267dbe2e5d 100644 --- a/share/misc/pci_vendors +++ b/share/misc/pci_vendors @@ -1,4 +1,4 @@ -; $FreeBSD$ +; $FreeBSD: src/share/misc/pci_vendors,v 1.40.2.2.4.1 2010/12/21 17:09:25 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..c88d255611a3 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.22.1.6.1 2010/12/21 17:09:25 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 2e668365abfb..9e2087cf0a29 100644 --- a/share/misc/usb_hid_usages +++ b/share/misc/usb_hid_usages @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/misc/usb_hid_usages,v 1.2.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # USB HID usage table # Syntax: |
