aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/keyinfo/keyinfo.pl
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-03-27 03:07:27 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-03-27 03:07:27 +0000
commit1784d64eb85eb63599204bb31b826970b6661e65 (patch)
tree31089dd6c9e4a7feeac25f24574e6269b75f5db0 /usr.bin/keyinfo/keyinfo.pl
parentfe49c1266233ddc2306072aefb4e1c1d045060fe (diff)
This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvs
'RELENG_2_2_1_RELEASE'. This commit was manufactured to restore the state of the 2.2.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'usr.bin/keyinfo/keyinfo.pl')
-rw-r--r--usr.bin/keyinfo/keyinfo.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/keyinfo/keyinfo.pl b/usr.bin/keyinfo/keyinfo.pl
index 260a72479f98..10ab9d2d3bae 100644
--- a/usr.bin/keyinfo/keyinfo.pl
+++ b/usr.bin/keyinfo/keyinfo.pl
@@ -3,7 +3,7 @@
# Search /etc/skeykeys for the skey string for this user OR user specified
# in 1st parameter.
#
-# $Id$
+# $Id: keyinfo.pl,v 1.1 1996/04/26 21:35:10 joerg Exp $
#
die "usage: keyinfo [user]\n" unless $#ARGV < 1;