diff options
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/Makefile | 2 | ||||
| -rw-r--r-- | etc/defaults/bluetooth.device.conf | 2 | ||||
| -rw-r--r-- | etc/defaults/devfs.rules | 2 | ||||
| -rw-r--r-- | etc/defaults/pccard.conf | 2 | ||||
| -rw-r--r-- | etc/defaults/periodic.conf | 2 | ||||
| -rw-r--r-- | etc/defaults/rc.conf | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/etc/defaults/Makefile b/etc/defaults/Makefile index 269428789cdf..bbe4d1c4a334 100644 --- a/etc/defaults/Makefile +++ b/etc/defaults/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/Makefile,v 1.5.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ FILES= bluetooth.device.conf devfs.rules pccard.conf periodic.conf rc.conf NO_OBJ= diff --git a/etc/defaults/bluetooth.device.conf b/etc/defaults/bluetooth.device.conf index 6e6a9811bccf..af722d6f0936 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.1.2.2.2.1 2008/10/02 02:57:24 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 435ae4a5987a..3621fbfeeb82 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.8.3.4.1 2008/10/02 02:57:24 kensmith Exp $ # # Very basic and secure ruleset: Hide everything. diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index b9681c49f7a9..a5ac7c97fb15 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.272.16.1 2008/10/02 02:57:24 kensmith 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 1d6c38000aba..47a4f694950e 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.33.2.5.2.1 2008/10/02 02:57:24 kensmith Exp $ # # What files override these defaults ? diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index fdb052e6fd39..350c6d8f7699 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.252.2.47.2.1 2008/10/02 02:57:24 kensmith Exp $ ############################################################## ### Important initial Boot-time options #################### |
