summaryrefslogtreecommitdiffstats
path: root/usr.bin/top
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2011-05-31 15:41:10 +0000
committerjhb <jhb@FreeBSD.org>2011-05-31 15:41:10 +0000
commita73a4dbfbbd1ca68be03df5244073320d70aebe8 (patch)
tree4d96334c9af2c71813d139997197deeb5f0de939 /usr.bin/top
parenta69e106b2fac0817484b6b395a4bfcabef513310 (diff)
downloadFreeBSD-src-a73a4dbfbbd1ca68be03df5244073320d70aebe8.zip
FreeBSD-src-a73a4dbfbbd1ca68be03df5244073320d70aebe8.tar.gz
- Document the -H option and 'H' key alongside other options and keys
rather than at the bottom of the manpage. - Remove an obsolete comment about SWAIT being a stale state. It was resurrected for a different purpose in FreeBSD 5 to mark idle ithreads. - Add a comment documenting that the SLEEP and LOCK states typically display the name of the event being waited on with lock names being prefixed with an asterisk and sleep event names not having a prefix. MFC after: 1 week
Diffstat (limited to 'usr.bin/top')
-rw-r--r--usr.bin/top/top.local.14
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.bin/top/top.local.1 b/usr.bin/top/top.local.1
index d7705e8..015b969 100644
--- a/usr.bin/top/top.local.1
+++ b/usr.bin/top/top.local.1
@@ -1,10 +1,6 @@
.\" $FreeBSD$
.SH "FreeBSD NOTES"
-.SH DISPLAY OF THREADS
-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, 1M Inact, 3284K Wired, 1M Cache, 2M Buf, 1320K Free
Swap: 91M Total, 79M Free, 13% Inuse, 80K In, 104K Out
OpenPOWER on IntegriCloud