summaryrefslogtreecommitdiff
path: root/usr.bin/top/top.1
AgeCommit message (Collapse)Author
2005-12-05oops: forgot to remind tedu to add -T to SYNOPSIS too...Jason McIntyre
2005-12-04support for toggling thread viewing.Ted Unangst
ok brad, hints from jmc
2005-09-06pesky comma;Jason McIntyre
2005-09-06make some of the stat utility pages reference each other;Jason McIntyre
idea from a mail to misc@ from simon dassow;
2005-06-17add a 'C' command ) that toggles the display of the full cmdline;Markus Friedl
with Jared Yanovich; ok deraadt
2005-05-25SIZE and RES are not always in kbytesJared Yanovich
2005-05-14sort options + sync usage();Jason McIntyre
2005-05-13grab bag of man page updatesJared Yanovich
- sync to reality (kill first BUG, WCPU field, and ABANDONED state and add WAIT field description) - transform paragraph of field descriptions into a list - minor mdoc, spelling, capitalization nits ok & help jmc, mickey
2004-10-07introduce -p option and p command to only show a single process.Otto Moerbeek
From Patrick Latifi. ok deraadt@ millert@
2004-05-10Describe load average and remove useless "BUG". OK deraadt@Todd C. Miller
2003-09-19commands.c: add `o' and `S' to internal help, sort optionsJason McIntyre
top.1: sort options and SYNOPSIS add description of `o' (from Patrick Latifi) top.c: sync usage() with SYNOPSIS ok deraadt@
2003-09-02escape punctuation;Jason McIntyre
ok deraadt@
2003-06-10- section reorderJason McIntyre
- COMPATIBILITY merge - macro cleanup - kill whitespace at EOL - new sentence, new line ssh pages ok markus@
2003-06-03terms 3 & 4 cleanup based on "terms" fileTheo de Raadt
2002-04-21Document fractional delays.Hugh Graham
2001-11-11Add 'S' to interactive mode to toggle the display of systemFederico G. Schwindt
processes; From NetBSD. millert@ ok.
2001-05-10Typo; physial -> physical.Aaron Campbell
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
- Some .Nm trimming. - .Sh AUTHOR -> .Sh AUTHORS - Other miscellaneous fixes here and there.
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
1999-10-17More consistent introduction to options.Aaron Campbell
1999-06-23our top does not show the last pid assignedTodd C. Miller
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... :/
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1999-03-22pronoun agreementPaul Janzen
1999-02-19XrTheo de Raadt
1998-12-16more .Nm fixesAaron Campbell
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1998-08-21support "-o field" and the interactive "o" commandkstailey
1997-08-30minor errors; josh@quick.netTheo de Raadt
1997-08-14Mandoc manual, and use the full screen.Jason Downs
1997-08-14top 3.4, with a few changes. Still needs more work.Jason Downs