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/bluetooth.device.conf2
-rw-r--r--etc/defaults/devfs.rules2
-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 c6555e6de00f..717f8e1a03de 100644
--- a/etc/defaults/Makefile
+++ b/etc/defaults/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/Makefile,v 1.8.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
FILES= bluetooth.device.conf devfs.rules periodic.conf rc.conf
NO_OBJ=
diff --git a/etc/defaults/bluetooth.device.conf b/etc/defaults/bluetooth.device.conf
index 6e6a9811bccf..0421fd0cf49b 100644
--- a/etc/defaults/bluetooth.device.conf
+++ b/etc/defaults/bluetooth.device.conf
@@ -22,7 +22,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/bluetooth.device.conf,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
# The authentication_enable parameter controls if the device requires to
# authenticate the remote device at connection setup. At connection setup,
diff --git a/etc/defaults/devfs.rules b/etc/defaults/devfs.rules
index a00b75d9247e..a2787e5d90e7 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.6.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# Very basic and secure ruleset: Hide everything.
diff --git a/etc/defaults/periodic.conf b/etc/defaults/periodic.conf
index c79e956cf99f..ec7cf614f49c 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.47.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# What files override these defaults ?
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index d64a647a49ca..4a6885693554 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.358.2.3.2.1 2009/10/25 01:10:29 kensmith Exp $
##############################################################
### Important initial Boot-time options ####################