Update path in comment; OK millert@
authortim <tim@openbsd.org>
Tue, 6 Oct 2015 15:06:29 +0000 (15:06 +0000)
committertim <tim@openbsd.org>
Tue, 6 Oct 2015 15:06:29 +0000 (15:06 +0000)
usr.bin/skey/skeyprune.pl

index 548939a..50b37e9 100644 (file)
 # Agency (DARPA) and Air Force Research Laboratory, Air Force
 # Materiel Command, USAF, under agreement number F39502-99-1-0512.
 #
-# Prune commented out, bogus, and crufty entries from /etc/skeykeys
+# Prune commented out, bogus, and crufty entries from /etc/skey
 # usage: skeyprune [days]
 #
-# $OpenBSD: skeyprune.pl,v 1.6 2008/11/12 16:13:46 sobrado Exp $
+# $OpenBSD: skeyprune.pl,v 1.7 2015/10/06 15:06:29 tim Exp $
 #
 
 use POSIX qw(S_ISREG);