aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/top/top.1
Commit message (Expand)AuthorAgeFilesLines
* top.1: Fix incorrect default value for -s optionArtem Bunichev2025-07-241-1/+1
* top.1: Document the THR columnAlexander Ziaee2025-07-151-1/+2
* top.1: Add HISTORYAlexander Ziaee2025-04-191-0/+4
* top.1: top does not accept uidsAlexander Ziaee2025-04-191-2/+2
* top: Sync usage and synopsisAlexander Ziaee2025-03-281-2/+2
* top: Polish key bindings in usage and manualAlexander Ziaee2025-03-251-91/+92
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* top.1: Use the Dq macros instead of \*lq and \*rqMateusz Piotrowski2021-11-181-37/+107
* top.1: Improve description of -mMateusz Piotrowski2021-11-181-4/+10
* top.1: Sort options alphabeticallyMateusz Piotrowski2021-11-181-78/+77
* top.1: Fix a typo in description of H interactive commandMateusz Piotrowski2021-11-181-2/+2
* top(1): support command name and argument greppingJohn Grafton2021-06-291-0/+5
* Fix up r359594: -m takes an argument.Mark Johnston2020-04-031-1/+1
* Fix the description of the -m flag in top.1.Mark Johnston2020-04-031-1/+1
* Make fractional delays for top(1) work for interactive mode.Dimitry Andric2019-09-271-1/+1
* Correct the final argument name in the top(1) manpage.Dimitry Andric2019-09-271-1/+1
* Impove wording and move descriptions aboutHiroki Sato2019-09-211-5/+10
* top(1): support multibyte characters in command names (ARGV array)Daichi GOTO2019-09-201-1/+5
* Fix layout. -C needs to be styled as a flag here, not as a new list item.Tijl Coosemans2019-07-121-1/+1
* top(1): Rework DESCRIPTION OF MEMORY section.Mateusz Piotrowski2018-10-021-52/+58
* top(1): remove myself from top.1Eitan Adler2018-06-141-1/+0
* top(1): add myself to authorsEitan Adler2018-06-131-0/+1
* top(1): initial pass to freebsdize the man pageEitan Adler2018-06-091-383/+258
* top(1): use a different command to toggle tid vs pidEitan Adler2018-06-091-1/+7
* top: add -p option and p command to only show a single processRoman Bogorodskiy2018-06-021-0/+13
* top(1): Remove now-invalid NOTEEitan Adler2018-06-021-2/+0
* top(1): Use standard boolean rather than homegrown alternativeEitan Adler2018-06-021-1/+1
* top(1): Display of TID when using 'H' flagEitan Adler2018-06-011-0/+1
* top(1): add getrusage to SEE alsoEitan Adler2018-05-211-2/+2
* top(1): Make lack of "percent" information explicitEitan Adler2018-05-201-1/+4
* top(1): Migrate top to usr.binEitan Adler2018-05-191-0/+543