diff options
Diffstat (limited to 'usr.sbin/bluetooth/hcseriald')
| -rw-r--r-- | usr.sbin/bluetooth/hcseriald/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/bluetooth/hcseriald/hcseriald.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/bluetooth/hcseriald/hcseriald.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/bluetooth/hcseriald/Makefile b/usr.sbin/bluetooth/hcseriald/Makefile index ed0bf3243820..597bdc411c36 100644 --- a/usr.sbin/bluetooth/hcseriald/Makefile +++ b/usr.sbin/bluetooth/hcseriald/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.5 2003/08/14 20:06:21 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/hcseriald/Makefile,v 1.4 2005/01/28 16:08:09 ru Exp $ PROG= hcseriald MAN= hcseriald.8 diff --git a/usr.sbin/bluetooth/hcseriald/hcseriald.8 b/usr.sbin/bluetooth/hcseriald/hcseriald.8 index 111b28cc60b6..fb50b654e865 100644 --- a/usr.sbin/bluetooth/hcseriald/hcseriald.8 +++ b/usr.sbin/bluetooth/hcseriald/hcseriald.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: hcseriald.8,v 1.3 2003/05/21 00:47:26 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/hcseriald/hcseriald.8,v 1.6 2004/11/02 20:12:06 emax Exp $ .\" .Dd June 14, 2002 .Dt HCSERIALD 8 diff --git a/usr.sbin/bluetooth/hcseriald/hcseriald.c b/usr.sbin/bluetooth/hcseriald/hcseriald.c index ee8d19c7a995..6d16da585fe5 100644 --- a/usr.sbin/bluetooth/hcseriald/hcseriald.c +++ b/usr.sbin/bluetooth/hcseriald/hcseriald.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hcseriald.c,v 1.3 2003/05/21 22:40:32 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hcseriald/hcseriald.c,v 1.5 2004/11/02 20:12:06 emax Exp $ */ #include <sys/types.h> |
