summaryrefslogtreecommitdiffstats
path: root/usr.bin/top
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2011-01-23 11:08:39 +0000
committerkeramida <keramida@FreeBSD.org>2011-01-23 11:08:39 +0000
commit77592f5333e52ab6600ce90951399cb6a6cd4c4d (patch)
tree01ee75537e9e86ec6e6c3350c2f2c2f45cdd7817 /usr.bin/top
parentd31dae72d7cd398ee06e12bb0732e109eb0d05b3 (diff)
downloadFreeBSD-src-77592f5333e52ab6600ce90951399cb6a6cd4c4d.zip
FreeBSD-src-77592f5333e52ab6600ce90951399cb6a6cd4c4d.tar.gz
Touch up the sample memory usage numbers a bit, to avoid wrapping
on terminal boundary. While here add definition for 'G' and fix the indentation of 'K' units. Submitted by: plunket PR: docs/153614 MFC after: 3 days
Diffstat (limited to 'usr.bin/top')
-rw-r--r--usr.bin/top/top.local.19
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.bin/top/top.local.1 b/usr.bin/top/top.local.1
index cf2ba01..d7705e8 100644
--- a/usr.bin/top/top.local.1
+++ b/usr.bin/top/top.local.1
@@ -5,16 +5,19 @@
The '-H' option will toggle the display of kernel visible thread contexts.
At runtime the 'H' key will toggle this mode. The default is OFF.
-.SH DESCRIPTION OF MEMORY
-Mem: 9220K Active, 1032K Inact, 3284K Wired, 1M Cache, 2M Buf, 1320K Free
+.SH DESCRIPTION OF MEMORY
+Mem: 9220K Active, 1M Inact, 3284K Wired, 1M Cache, 2M Buf, 1320K Free
Swap: 91M Total, 79M Free, 13% Inuse, 80K In, 104K Out
-
+.TP
.B K:
Kilobyte
.TP
.B M:
Megabyte
.TP
+.B G:
+Gigabyte
+.TP
.B %:
1/100
.TP
OpenPOWER on IntegriCloud