summaryrefslogtreecommitdiff
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
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/chkey/Makefile b/usr.bin/chkey/Makefile
index c0bbd6aea1741..df9c9b281e4fb 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 1999/08/28 00:59:35 peter Exp $
PROG= chkey
SRCS= chkey.c update.c generic.c
diff --git a/usr.bin/chkey/chkey.1 b/usr.bin/chkey/chkey.1
index be4668de76941..dad98ab423a0e 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 1999/08/28 00:59:35 peter Exp $
.\"
.Dd July 5, 1989
.Dt CHKEY 1