git: 9front

Download patch

ref: 44e5dfd0ceac1ca3d913b84321f0472833b383dd
parent: d046acb82f9e090e2ce4d78e196a2727c9795073
author: mischief <mischief@offblast.org>
date: Thu Jun 21 22:02:46 EDT 2018

stats(8): document -z flag (thanks xcko)

--- a/sys/man/8/stats
+++ b/sys/man/8/stats
@@ -100,6 +100,9 @@
 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.
--