summaryrefslogtreecommitdiff
path: root/usr.sbin/slstats/slstats.8
AgeCommit message (Collapse)Author
2008-01-06sort SEE ALSO;Jason McIntyre
2008-01-06Don't reference {sl|nmea}attach(8) in the SEE ALSO section but ldattach(8)Marc Balmer
Discussed with and ok jmc@
2007-05-31convert to new .Dd format;Jason McIntyre
2004-09-21sort option descriptions. from jmcJared Yanovich
2004-09-21sync usageJared Yanovich
kill BUGS, because the only one listed no longer applies xref some slippy things. ok millert
2003-09-06- interval specified with -i flag, not -wJason McIntyre
- no -M or -N options - sync usage() and SYNOPSIS from Jeff Ito (PRs 3452 and 2453)
2003-06-12- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL - new sentence, new line
2003-02-18copyrights added;Jason McIntyre
these are all Regents of the University of California
2001-08-09sync, simplify, etc. slstats -i is now called -w, like pppstatsTheo de Raadt
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-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
cleanup along the way.
1999-10-07correct .XrEric Jackson
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1996-07-08kernel is /bsd, os is OpenBSDccappuc
1996-06-10support strip, use kvm_openfilesTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt