summaryrefslogtreecommitdiff
path: root/usr.bin/chkey
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-10-27 07:57:33 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-10-27 07:57:33 +0000
commit90928716548537e93f54266e33cb4a3353fd3932 (patch)
tree37675d5349af34454f2e21880134fb82d6854793 /usr.bin/chkey
parentc6085d40c17b76abbaa35c8c53f14904021df451 (diff)
Diffstat (limited to 'usr.bin/chkey')
-rw-r--r--usr.bin/chkey/Makefile2
-rw-r--r--usr.bin/chkey/chkey.12
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/chkey/Makefile b/usr.bin/chkey/Makefile
index 5488e282e349..2369c2dd3a31 100644
--- a/usr.bin/chkey/Makefile
+++ b/usr.bin/chkey/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.bin/chkey/Makefile,v 1.3.2.1 2001/08/02 01:18:09 obrien Exp $
.PATH: ${.CURDIR}/../newkey
diff --git a/usr.bin/chkey/chkey.1 b/usr.bin/chkey/chkey.1
index a4467c89449c..0b6fafea6f2b 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.4.2.3 2002/06/20 23:45:20 charnier Exp $
.\"
.Dd July 5, 1989
.Dt CHKEY 1