summaryrefslogtreecommitdiff
path: root/usr.bin/skeyaudit
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2003-04-30 18:40:29 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2003-04-30 18:40:29 +0000
commit9eb40563177f8377c18e9a01474ee32daf085e1e (patch)
treed66178feedd69a87f001a8481b4a984747959b6e /usr.bin/skeyaudit
parenta7679f3c9da04b1021bb8f48ff66fc8f03b78cf8 (diff)
Add missing period.
Diffstat (limited to 'usr.bin/skeyaudit')
-rw-r--r--usr.bin/skeyaudit/skeyaudit.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/skeyaudit/skeyaudit.1 b/usr.bin/skeyaudit/skeyaudit.1
index 38df7f123b5..66441bf5536 100644
--- a/usr.bin/skeyaudit/skeyaudit.1
+++ b/usr.bin/skeyaudit/skeyaudit.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: skeyaudit.1,v 1.10 2003/03/06 04:07:38 david Exp $
+.\" $OpenBSD: skeyaudit.1,v 1.11 2003/04/30 18:40:28 millert Exp $
.\"
.Dd July 22, 1997
.Dt SKEYAUDIT 1
@@ -25,7 +25,7 @@ The options are as follows:
.Bl -tag -width Ds
.It Fl a
Check all keys in
-.Pa /etc/skey
+.Pa /etc/skey .
This option is only available to the superuser and
is useful to run regularly via
.Xr cron 8 .