freebsd-dev/usr.bin/top
Mateusz Piotrowski fab44dc358 top(1): Rework DESCRIPTION OF MEMORY section.
Due to markup issues, the DESCRIPTION OF MEMORY section is rather
unreadable; rework it a bit, using subsections for different lines of the
top output, and move it closer to description.

While here, pet manlint ordering other sections as expected.

Submitted by:	Yuri Pankov <yuripv@yuripv.net>
Reviewed by:	eadler
Approved by:	re (gjb), krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D17369
2018-10-02 08:13:54 +00:00
..
commands.c top(1): reimplement header formatting as sbuf 2018-06-22 09:21:01 +00:00
commands.h top(1): move command mapping to commands.c 2018-06-12 06:53:31 +00:00
display.c top(1): Use warnx and errx instead of fprintf 2018-08-22 10:07:15 +00:00
display.h top(1): include what you use 2018-06-04 04:59:32 +00:00
layout.h top(1): Migrate top to usr.bin 2018-05-19 22:40:23 +00:00
loadavg.h top(1): filter fewer warnings; clean up 2018-06-10 06:21:51 +00:00
machine.c Fix column alignment in per-thread mode. 2018-08-25 15:59:51 +00:00
machine.h top(1): garbage collect 2018-06-22 10:17:12 +00:00
Makefile top(1): increase warnings 2018-06-22 10:20:21 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
screen.c top(1): Use warnx and errx instead of fprintf 2018-08-22 10:07:15 +00:00
screen.h top(1): remove special handling of load > 5 2018-06-22 09:45:18 +00:00
top.1 top(1): Rework DESCRIPTION OF MEMORY section. 2018-10-02 08:13:54 +00:00
top.c top(1): Use warnx and errx instead of fprintf 2018-08-22 10:07:15 +00:00
top.h top(1): Use warnx and errx instead of fprintf 2018-08-22 10:07:15 +00:00
username.c top(1): style(9) 2018-06-13 08:52:22 +00:00
username.h top(1): partial revert of r334517 2018-06-03 05:20:11 +00:00
utils.c top(1): increase number of columns for memory 2018-07-25 14:05:17 +00:00
utils.h top(1): forgot in r336160 2018-07-26 13:53:22 +00:00