Module Name:    src
Committed By:   wiz
Date:           Sat Nov 14 20:07:13 UTC 2020

Modified Files:
        src/usr.sbin/envstat: envstat.8

Log Message:
New sentence, new line.
Other whitespace fixes, and some Xr fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/usr.sbin/envstat/envstat.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/envstat/envstat.8
diff -u src/usr.sbin/envstat/envstat.8:1.65 src/usr.sbin/envstat/envstat.8:1.66
--- src/usr.sbin/envstat/envstat.8:1.65	Sat Nov 14 16:32:53 2020
+++ src/usr.sbin/envstat/envstat.8	Sat Nov 14 20:07:13 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: envstat.8,v 1.65 2020/11/14 16:32:53 mlelstv Exp $
+.\"	$NetBSD: envstat.8,v 1.66 2020/11/14 20:07:13 wiz Exp $
 .\"
 .\" Copyright (c) 2000, 2007, 2008, 2009, 2014 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd May 18, 2014
+.Dd November 14, 2020
 .Dt ENVSTAT 8
 .Os
 .Sh NAME
@@ -152,11 +152,14 @@ and sensors.
 If
 .Ar property
 is specified, the value of that property is printed.
-The property list can be filtered with the 
-.Fl d or
+The property list can be filtered with the
+.Fl d
+or
 .Fl s
-options. If
-.Fl s is used with only a single sensor, only the properties
+options.
+If
+.Fl s
+is used with only a single sensor, only the properties
 of this sensor are returned, not a list of sensors.
 .El
 .Sh UNITS
@@ -235,7 +238,7 @@ To return values of temperature sensors 
 .Sh SEE ALSO
 .Xr units 1 ,
 .Xr proplib 3 ,
-.r acpiacad 4 ,
+.Xr acpiacad 4 ,
 .Xr acpibat 4 ,
 .Xr acpitz 4 ,
 .Xr admtemp 4 ,
@@ -245,9 +248,7 @@ To return values of temperature sensors 
 .Xr arcmsr 4 ,
 .Xr battery_pmu 4 ,
 .Xr cac 4 ,
-.Xr coretemp 4 ,
 .Xr dbcool 4 ,
-.Xr envctrl 4 ,
 .Xr envsys 4 ,
 .Xr finsio 4 ,
 .Xr hythygtemp 4 ,
@@ -258,13 +259,15 @@ To return values of temperature sensors 
 .Xr mfi 4 ,
 .Xr nsclpcsio 4 ,
 .Xr owtemp 4 ,
-.Xr pic16lc 4 ,
+.\".Xr pic16lc 4 ,
 .Xr smsc 4 ,
-.Xr tctrl 4 ,
+.Xr sparc/tctrl 4 ,
+.Xr sparc64/envctrl 4 ,
 .Xr thinkpad 4 ,
 .Xr tm121temp 4 ,
 .Xr ug 4 ,
 .Xr viaenv 4 ,
+.Xr x86/coretemp 4 ,
 .Xr envsys.conf 5
 .Sh HISTORY
 .Nm

Reply via email to