diff options
author | Fazlul Shahriar <fshahriar@gmail.com> | 2009-08-08 16:45:27 -0400 |
---|---|---|
committer | Fazlul Shahriar <fshahriar@gmail.com> | 2009-08-08 16:45:27 -0400 |
commit | 3c6ab1854e92467a7309cf244339c6f10c2b0d7d (patch) | |
tree | 8ad262133a440a8751f8f3e2c2ab9846f86a10b8 /man/man1 | |
parent | 0e9f3966da196eee3353154d7da04fafe90e5644 (diff) | |
download | plan9port-3c6ab1854e92467a7309cf244339c6f10c2b0d7d.tar.gz plan9port-3c6ab1854e92467a7309cf244339c6f10c2b0d7d.tar.bz2 plan9port-3c6ab1854e92467a7309cf244339c6f10c2b0d7d.zip |
stats: make more stats work in Linux
http://codereview.appspot.com/96084
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/stats.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/man1/stats.1 b/man/man1/stats.1 index a6f5ba43..d5555deb 100644 --- a/man/man1/stats.1 +++ b/man/man1/stats.1 @@ -105,6 +105,11 @@ number of system calls per second. number of valid pages on the swap device. The swap is displayed as a fraction of the number of swap pages configured by the machine. +.TP +.B "8 802.11b +display the signal strength detected by the 802.11b wireless ether card; the value +is usually below 50% unless the receiver is in the same room as the transmitter, so +a midrange value represents a strong signal. .PD .PP The graphs are plotted with time on the horizontal axis. |