summaryrefslogtreecommitdiffstats
path: root/usr.bin/top
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/top')
-rw-r--r--usr.bin/top/top.local.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/top/top.local.1 b/usr.bin/top/top.local.1
index 91ac3ed..a3f3540 100644
--- a/usr.bin/top/top.local.1
+++ b/usr.bin/top/top.local.1
@@ -22,13 +22,14 @@ Megabyte
number of pages active
.TP
.B Inact:
-number of dirty inactive pages
+number of pages inactive
.TP
.B Wired:
number of pages wired down, including cached file data pages
.TP
.B Cache:
-number of pages cached (clean inactive pages)
+number of clean pages caching data that are available for
+immediate reallocation
.TP
.B Buf:
number of pages used for BIO-level disk caching
OpenPOWER on IntegriCloud