aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/gssd
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/gssd')
-rw-r--r--usr.sbin/gssd/Makefile2
-rw-r--r--usr.sbin/gssd/gssd.82
-rw-r--r--usr.sbin/gssd/gssd.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/gssd/Makefile b/usr.sbin/gssd/Makefile
index 45d8de4d43fe..6889138b1533 100644
--- a/usr.sbin/gssd/Makefile
+++ b/usr.sbin/gssd/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.sbin/gssd/Makefile,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
PROG= gssd
MAN= gssd.8
diff --git a/usr.sbin/gssd/gssd.8 b/usr.sbin/gssd/gssd.8
index c4704a12ff8c..7332b1f857d5 100644
--- a/usr.sbin/gssd/gssd.8
+++ b/usr.sbin/gssd/gssd.8
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.sbin/gssd/gssd.8,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
.\"
.Dd November 5, 2008
.Dt GSSD 8
diff --git a/usr.sbin/gssd/gssd.c b/usr.sbin/gssd/gssd.c
index ba2805b7c35e..a613d69cf1c7 100644
--- a/usr.sbin/gssd/gssd.c
+++ b/usr.sbin/gssd/gssd.c
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.sbin/gssd/gssd.c,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include <sys/param.h>
#include <sys/stat.h>