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/devfs.rules2
-rw-r--r--etc/defaults/pccard.conf2
-rw-r--r--etc/defaults/periodic.conf2
-rw-r--r--etc/defaults/rc.conf2
5 files changed, 5 insertions, 5 deletions
diff --git a/etc/defaults/Makefile b/etc/defaults/Makefile
index 701867fa1bd7..65e741778921 100644
--- a/etc/defaults/Makefile
+++ b/etc/defaults/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/Makefile,v 1.3.4.1 2005/02/13 07:23:04 obrien Exp $
FILES= devfs.rules pccard.conf periodic.conf rc.conf
NOOBJ=
diff --git a/etc/defaults/devfs.rules b/etc/defaults/devfs.rules
index d8a77519dd25..675a4e9bb694 100644
--- a/etc/defaults/devfs.rules
+++ b/etc/defaults/devfs.rules
@@ -13,7 +13,7 @@
# references must include a dollar sign '$' in-front of the
# name to be expanded properly.
#
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/devfs.rules,v 1.3 2004/01/22 20:53:15 cperciva Exp $
#
# Very basic and secure ruleset: Hide everything.
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index c385454c539a..7104a2637dd0 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.269.2.1 2004/12/11 23:15:52 rsm 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 9ca305b0920c..54a8e6d04cff 100644
--- a/etc/defaults/periodic.conf
+++ b/etc/defaults/periodic.conf
@@ -13,7 +13,7 @@
# For a more detailed explanation of all the periodic.conf variables, please
# refer to the periodic.conf(5) manual page.
#
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/periodic.conf,v 1.29.2.2 2005/02/22 13:17:18 keramida Exp $
#
# What files override these defaults ?
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index d0aa699b025d..8a5a93cc9c6f 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -15,7 +15,7 @@
# For a more detailed explanation of all the rc.conf variables, please
# refer to the rc.conf(5) manual page.
#
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/rc.conf,v 1.212.2.13.2.2 2005/04/14 21:57:33 dougb Exp $
##############################################################
### Important initial Boot-time options ####################