diff options
Diffstat (limited to 'usr.bin/chkey')
| -rw-r--r-- | usr.bin/chkey/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/chkey/chkey.1 | 2 |
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 |
