summaryrefslogtreecommitdiff
path: root/etc/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/Makefile2
-rw-r--r--etc/defaults/pccard.conf2
-rw-r--r--etc/defaults/periodic.conf2
-rw-r--r--etc/defaults/rc.conf2
4 files changed, 4 insertions, 4 deletions
diff --git a/etc/defaults/Makefile b/etc/defaults/Makefile
index 3e9a52d2c9be..ef15585e4001 100644
--- a/etc/defaults/Makefile
+++ b/etc/defaults/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/Makefile,v 1.1 2002/01/30 09:27:03 bde Exp $
FILES= pccard.conf periodic.conf rc.conf
NOOBJ= noobj
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index 15fa62de1da0..358e3340571f 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -1,7 +1,7 @@
#
# Default PCCARD configuration file
#
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/pccard.conf,v 1.260 2003/04/10 17:16:01 shiba Exp $
#
# Please send new entries for this file to imp@freebsd.org. He likes to
# review them before they are committed to make sure they are correct for
diff --git a/etc/defaults/periodic.conf b/etc/defaults/periodic.conf
index bcb1c7f29ae3..d5b95adceb8a 100644
--- a/etc/defaults/periodic.conf
+++ b/etc/defaults/periodic.conf
@@ -10,7 +10,7 @@
# values set in this file. This eases the upgrade path when defaults
# are changed and new features are added.
#
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/periodic.conf,v 1.25 2003/04/01 17:45:27 jhb Exp $
#
# What files override these defaults ?
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 37e449f78b54..28340d294746 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -13,7 +13,7 @@
#
# All arguments must be in double or single quotes.
#
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/rc.conf,v 1.176 2003/05/02 05:27:34 dougb Exp $
##############################################################
### Important initial Boot-time options ####################