aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2020-12-25 11:38:17 +0000
committerStefan Eßer <se@FreeBSD.org>2020-12-27 21:32:22 +0000
commit6fe8fbdc1cdd8308fc0212d5324a73a3d7497fe5 (patch)
tree632bd0ad2f1dcfcccca0c09157a465b15a054fc4
parent2ae58414722b613f5e73be8e01602c2c9991f42a (diff)
downloadsrc-6fe8fbdc1cdd8308fc0212d5324a73a3d7497fe5.tar.gz
src-6fe8fbdc1cdd8308fc0212d5324a73a3d7497fe5.zip
Statistics are for threads, not processes
-rw-r--r--usr.bin/systat/systat.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1
index 802c7cd7614a..d2eeb2854816 100644
--- a/usr.bin/systat/systat.1
+++ b/usr.bin/systat/systat.1
@@ -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').