summaryrefslogtreecommitdiff
path: root/usr.bin/skeyaudit/skeyaudit.1
AgeCommit message (Collapse)Author
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-07-06Insert more missing .El directives. Our troff really should identify these andAaron Campbell
spit out a warning.
2000-03-11Various cleanups and standardizations.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
- 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... :/
1998-09-27usr.bin/ man page cleanups, n-sAaron Campbell
1997-07-24Add -a (audit all users) flag and do our pipes.Todd C. Miller
1997-07-23Replace skeyaudit.sh with a setuid binary (necessary for mode 0600 skeykeys)Todd C. Miller