summaryrefslogtreecommitdiff
path: root/sbin/idmapd
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2010-03-21 01:30:13 +0000
committerKen Smith <kensmith@FreeBSD.org>2010-03-21 01:30:13 +0000
commit9c4d1c1956ecb0a222fb2f4579c320391fb67f06 (patch)
treea9ac9b0e0ce25e6b0acc0f247dc4572d56ecc496 /sbin/idmapd
parent1c808b47a2787a3a6a6ee0ca2fffb39b8e17a29a (diff)
Diffstat (limited to 'sbin/idmapd')
-rw-r--r--sbin/idmapd/Makefile2
-rw-r--r--sbin/idmapd/idmapd.82
-rw-r--r--sbin/idmapd/idmapd.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/sbin/idmapd/Makefile b/sbin/idmapd/Makefile
index 8206e0d9bb810..94f7734d845f5 100644
--- a/sbin/idmapd/Makefile
+++ b/sbin/idmapd/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 8.2 (Berkeley) 3/27/94
#
-# $FreeBSD$
+# $FreeBSD: src/sbin/idmapd/Makefile,v 1.4.10.1 2010/02/10 00:26:20 kensmith Exp $
PROG= idmapd
MAN= idmapd.8
diff --git a/sbin/idmapd/idmapd.8 b/sbin/idmapd/idmapd.8
index 1fb62168c6eb0..ee9d7683557d4 100644
--- a/sbin/idmapd/idmapd.8
+++ b/sbin/idmapd/idmapd.8
@@ -20,7 +20,7 @@
.\" connection with the use of the software, even if it has been or is hereafter
.\" advised of the possibility of such damages.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/sbin/idmapd/idmapd.8,v 1.5.10.1 2010/02/10 00:26:20 kensmith Exp $
.\"
.Dd October 15, 2006
.Dt IDMAPD 8
diff --git a/sbin/idmapd/idmapd.c b/sbin/idmapd/idmapd.c
index fa3a082d3ddb5..fa821e35f8d8f 100644
--- a/sbin/idmapd/idmapd.c
+++ b/sbin/idmapd/idmapd.c
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/sbin/idmapd/idmapd.c,v 1.6.22.1 2010/02/10 00:26:20 kensmith Exp $ */
/* $Id: idmapd.c,v 1.5 2003/11/05 14:58:58 rees Exp $ */
/*