summaryrefslogtreecommitdiffstats
path: root/etc/defaults
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-23 09:21:14 +0000
committerpeter <peter@FreeBSD.org>1997-02-23 09:21:14 +0000
commitf173325ac850b1859902fe746462676d9c731e7a (patch)
tree5c154fffb777547c7f546b86e3d5b6d1af4b8c4f /etc/defaults
parenteed8b212307f32c1317cc572c30e967ab0d70016 (diff)
downloadFreeBSD-src-f173325ac850b1859902fe746462676d9c731e7a.zip
FreeBSD-src-f173325ac850b1859902fe746462676d9c731e7a.tar.gz
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/make.conf2
-rw-r--r--etc/defaults/pccard.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 7fee7a8..c944dcc 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index 761fb28..c26b327 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$
+# $Id$
# Generally available IO ports
io 0x240-0x360
OpenPOWER on IntegriCloud