aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/top
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2007-09-01 05:52:39 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2007-09-01 05:52:39 +0000
commitd71e591b495b19aa0f265c76e0e3ed3990fbbff3 (patch)
tree0aafbc6edd59ae922a6285c511398f0a0cade57a /usr.bin/top
parentc2819440b3687414e0c0e352b8afde97b58fdf3f (diff)
Notes
Diffstat (limited to 'usr.bin/top')
-rw-r--r--usr.bin/top/top.local.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/top/top.local.1 b/usr.bin/top/top.local.1
index 75489b7c8291..91ac3ed8e1a6 100644
--- a/usr.bin/top/top.local.1
+++ b/usr.bin/top/top.local.1
@@ -22,13 +22,13 @@ Megabyte
number of pages active
.TP
.B Inact:
-number of pages inactive
+number of dirty inactive pages
.TP
.B Wired:
number of pages wired down, including cached file data pages
.TP
.B Cache:
-number of pages used for VM-level disk caching
+number of pages cached (clean inactive pages)
.TP
.B Buf:
number of pages used for BIO-level disk caching