top: just some minor tweaks to the man document (only)

This patch just parallels some adjustments/corrections
which were also implemented under the 'newlib' branch.

[ remaining differences between man documents relate ]
[ to old kernels with topic '2b. TASK and CPU State' ]
[ and a note in '4c. SORTING' for TTY + WCHAN fields ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner 2016-09-29 01:11:11 -05:00 committed by Craig Small
parent 79260cb5f7
commit 98ed114c26

View File

@ -985,6 +985,8 @@ written to \*(AS.
Dirty pages must be written to \*(AS before the corresponding physical Dirty pages must be written to \*(AS before the corresponding physical
memory location can be used for some other virtual page. memory location can be used for some other virtual page.
This field was deprecated with linux 2.6 and is always zero.
.TP 4 .TP 4
47.\fB nMaj \*(Em Major Page Fault Count \fR 47.\fB nMaj \*(Em Major Page Fault Count \fR
The number of\fB major\fR page faults that have occurred for a task. The number of\fB major\fR page faults that have occurred for a task.
@ -1002,7 +1004,7 @@ A minor page fault does not involve \*(AS access in making that
page available. page available.
.TP 4 .TP 4
48.\fB nTH \*(Em Number of Threads \fR 49.\fB nTH \*(Em Number of Threads \fR
The number of threads associated with a process. The number of threads associated with a process.
.TP 4 .TP 4