diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
| commit | dec99dafe5763ba1db6950342aa80a634169c083 (patch) | |
| tree | 1bd9f5a688ac947b00e690c3c69ccb8df203768d /etc/bluetooth | |
| parent | 045f17e533c0209bbcddcccbbb0192d61ffd6c9c (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..d6f8d5f8569a 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ FILESDIR= /etc/bluetooth FILES= hcsecd.conf hosts protocols diff --git a/etc/bluetooth/hcsecd.conf b/etc/bluetooth/hcsecd.conf index e6b95998f33b..5570ec5b407e 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # HCI security daemon configuration file # diff --git a/etc/bluetooth/hosts b/etc/bluetooth/hosts index b704248c65f0..dd32541ce88f 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Bluetooth Host Database # diff --git a/etc/bluetooth/protocols b/etc/bluetooth/protocols index 6715094ce148..80732f4e71fd 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Bluetooth Protocol/Service Multiplexor (PSM) names and numbers # |
