aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/chkey
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chkey')
-rw-r--r--usr.bin/chkey/Makefile2
-rw-r--r--usr.bin/chkey/chkey.12
-rw-r--r--usr.bin/chkey/chkey.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/chkey/Makefile b/usr.bin/chkey/Makefile
index 847e5c960106..9067c141a9c0 100644
--- a/usr.bin/chkey/Makefile
+++ b/usr.bin/chkey/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.bin/chkey/Makefile,v 1.11 2006/03/17 18:54:38 ru Exp $
.include <bsd.own.mk>
diff --git a/usr.bin/chkey/chkey.1 b/usr.bin/chkey/chkey.1
index a4467c89449c..6ef107742e31 100644
--- a/usr.bin/chkey/chkey.1
+++ b/usr.bin/chkey/chkey.1
@@ -1,6 +1,6 @@
.\" @(#)chkey.1 1.5 91/03/11 TIRPC 1.0;
.\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.bin/chkey/chkey.1,v 1.7 2002/04/19 23:24:07 charnier Exp $
.\"
.Dd July 5, 1989
.Dt CHKEY 1
diff --git a/usr.bin/chkey/chkey.c b/usr.bin/chkey/chkey.c
index db0b743fd583..44eb825ed955 100644
--- a/usr.bin/chkey/chkey.c
+++ b/usr.bin/chkey/chkey.c
@@ -35,7 +35,7 @@ static char sccsid[] = "@(#)chkey.c 1.7 91/03/11 Copyr 1986 Sun Micro";
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/chkey/chkey.c,v 1.5 2002/08/27 19:06:44 charnier Exp $");
/*
* Copyright (C) 1986, Sun Microsystems, Inc.