Statistics are for threads, not processes

This commit is contained in:
Stefan Eßer 2020-12-25 12:38:17 +01:00
parent 2ae5841472
commit 6fe8fbdc1c

View File

@ -333,7 +333,7 @@ Finally the last column shows the number of kilobytes in physical pages
on the free list.
.Pp
Below the memory display is a list of the
average number of processes (over the last refresh interval)
average number of threads (over the last refresh interval)
that are runnable (`r'), in page wait (`p'),
in disk wait other than paging (`d'),
sleeping (`s'), and swapped out but desiring to run (`w').