diff options
author | mischief <mischief@offblast.org> | 2018-06-22 02:02:46 +0000 |
---|---|---|
committer | mischief <mischief@offblast.org> | 2018-06-22 02:02:46 +0000 |
commit | f554155ed0aeb0d11c30f8c501540a32a848ad32 (patch) | |
tree | 01ff5671cce7fef89bdf3f1c374c7534fce08fd8 /sys/man/8 | |
parent | 55c122d59f504ae48f834b3299484ef4f56283d6 (diff) |
stats(8): document -z flag (thanks xcko)
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/stats | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/man/8/stats b/sys/man/8/stats index b67d60c54..7aa9daa95 100644 --- a/sys/man/8/stats +++ b/sys/man/8/stats @@ -100,6 +100,9 @@ fraction of the number of swap pages configured by the machine. 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. +.TP +.B "z temp +current temperature reported by the cpu. .PD .PP The graphs are plotted with time on the horizontal axis. |