summaryrefslogtreecommitdiff
path: root/etc/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/make.conf2
-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/make.conf b/etc/defaults/make.conf
index 5ed3e6c5b54b..62966678c835 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/make.conf,v 1.97.2.45 2001/03/22 01:43:39 ps Exp $
#
# NOTE: Please would any committer updating this file also update the
# make.conf(5) manual page, if necessary, which is located in
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index cfce4f4e2d72..ffc09aff8cc0 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -8,7 +8,7 @@
# IRQ == 0 means "allocate free IRQ from IRQ pool"
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
#
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/pccard.conf,v 1.98.2.19 2001/03/21 16:51:16 imp Exp $
#
# Send new entries for this file to imp@freebsd.org. He's volunteered
# to act as coordinator for this file.
diff --git a/etc/defaults/periodic.conf b/etc/defaults/periodic.conf
index a5aee1bda45f..d2946f1a51f2 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.7.2.4 2001/03/06 02:36:04 obrien Exp $
#
# What files override these defaults ?
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index cd2ef642c3a5..8667d8abbc80 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.53.2.21 2001/03/19 09:33:59 ume Exp $
##############################################################
### Important initial Boot-time options ####################