diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 01:21:54 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 01:21:54 +0000 |
commit | 1805b94e6caa317d402e398fa06fa3d93d6827a0 (patch) | |
tree | e58ba56a51e58547f1d6f5a95c25435bc397c5c3 /usr.bin/skeyaudit/skeyaudit.1 | |
parent | f35d61706eae00527a19f021ef26ab0109f18e5c (diff) |
- remove trailing white space
- remove arguments from .Os macros
- remove arguments from .Nm macros, where appropriate
- some more Dq/Sq/Ql insanity
- still lots to do in the usr.bin tree... :/
Diffstat (limited to 'usr.bin/skeyaudit/skeyaudit.1')
-rw-r--r-- | usr.bin/skeyaudit/skeyaudit.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/skeyaudit/skeyaudit.1 b/usr.bin/skeyaudit/skeyaudit.1 index 8b4b26ec622..85984d83abc 100644 --- a/usr.bin/skeyaudit/skeyaudit.1 +++ b/usr.bin/skeyaudit/skeyaudit.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: skeyaudit.1,v 1.3 1998/09/27 16:57:53 aaron Exp $ +.\" $OpenBSD: skeyaudit.1,v 1.4 1999/06/05 01:21:40 aaron Exp $ .\" .\" .Dd 22 July 1997 @@ -13,7 +13,7 @@ .Op Fl i .Op Fl l Ar limit .Sh DESCRIPTION -.Nm skeyaudit +.Nm searches through the file .Dq Pa /etc/skeykeys for users whose S/Key sequence number is less than @@ -33,7 +33,7 @@ is useful to run regularly via .It Fl i Interactive mode. Don't send mail, just print to standard output. .It Fl l Ar limit -The limit used to determine whether or not a user should +The limit used to determine whether or not a user should be notified. The default is to notify if there are fewer than 12 keys left. .Sh FILES |