diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2010-03-21 01:30:13 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2010-03-21 01:30:13 +0000 |
| commit | 9c4d1c1956ecb0a222fb2f4579c320391fb67f06 (patch) | |
| tree | a9ac9b0e0ce25e6b0acc0f247dc4572d56ecc496 /etc/bluetooth | |
| parent | 1c808b47a2787a3a6a6ee0ca2fffb39b8e17a29a (diff) | |
Diffstat (limited to 'etc/bluetooth')
| -rw-r--r-- | etc/bluetooth/Makefile | 2 | ||||
| -rw-r--r-- | etc/bluetooth/hcsecd.conf | 2 | ||||
| -rw-r--r-- | etc/bluetooth/hosts | 2 | ||||
| -rw-r--r-- | etc/bluetooth/protocols | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/etc/bluetooth/Makefile b/etc/bluetooth/Makefile index e2e3622d451e..87ae416c09b0 100644 --- a/etc/bluetooth/Makefile +++ b/etc/bluetooth/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.2 2003/10/21 22:22:27 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/bluetooth/Makefile,v 1.2.12.1 2010/02/10 00:26:20 kensmith Exp $ FILESDIR= /etc/bluetooth FILES= hcsecd.conf hosts protocols diff --git a/etc/bluetooth/hcsecd.conf b/etc/bluetooth/hcsecd.conf index e6b95998f33b..c9ce38f14418 100644 --- a/etc/bluetooth/hcsecd.conf +++ b/etc/bluetooth/hcsecd.conf @@ -1,5 +1,5 @@ # $Id: hcsecd.conf,v 1.1 2003/05/26 22:50:47 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/bluetooth/hcsecd.conf,v 1.3.12.1 2010/02/10 00:26:20 kensmith Exp $ # # HCI security daemon configuration file # diff --git a/etc/bluetooth/hosts b/etc/bluetooth/hosts index b704248c65f0..9a2e0379573c 100644 --- a/etc/bluetooth/hosts +++ b/etc/bluetooth/hosts @@ -1,5 +1,5 @@ # $Id: hosts,v 1.1 2003/05/21 17:48:40 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/bluetooth/hosts,v 1.2.12.1 2010/02/10 00:26:20 kensmith Exp $ # # Bluetooth Host Database # diff --git a/etc/bluetooth/protocols b/etc/bluetooth/protocols index 6715094ce148..9a01b3cd58b8 100644 --- a/etc/bluetooth/protocols +++ b/etc/bluetooth/protocols @@ -1,5 +1,5 @@ # $Id: protocols,v 1.2 2003/05/21 22:17:14 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/bluetooth/protocols,v 1.2.12.1 2010/02/10 00:26:20 kensmith Exp $ # # Bluetooth Protocol/Service Multiplexor (PSM) names and numbers # |
