Tue Sep 23 21:50:41 2008 UTC ()
Fix a typo/mispelling.
Spell out minimum and maximum.


(reed)
diff -r1.10 -r1.11 src/usr.sbin/envstat/envsys.conf.5

cvs diff -r1.10 -r1.11 src/usr.sbin/envstat/envsys.conf.5 (expand / switch to context diff)
--- src/usr.sbin/envstat/envsys.conf.5 2008/09/10 19:41:40 1.10
+++ src/usr.sbin/envstat/envsys.conf.5 2008/09/23 21:50:41 1.11
@@ -1,4 +1,4 @@
-.\" $NetBSD: envsys.conf.5,v 1.10 2008/09/10 19:41:40 reed Exp $
+.\" $NetBSD: envsys.conf.5,v 1.11 2008/09/23 21:50:41 reed Exp $
 .\"
 .\" -
 .\" Copyright (c) 2007, 2008 Juan Romero Pardines.
@@ -247,7 +247,7 @@
 .Ql warning-max ,
 and
 .Ql warning-min
-propertes too.
+properties too.
 .Pp
 If this property is set, its value will be shown in the
 .Xr envstat 8
@@ -281,7 +281,7 @@
 .Ar CritMin .
 .It warning-max = 70C;
 .Pp
-Sets a warning max limit property in a sensor.
+Sets a warning maximum limit property in a sensor.
 The rules for
 .Em critical-max ,
 .Em critical-min ,
@@ -315,7 +315,7 @@
 flag is specified.
 .It warning-min = 1.230;
 .Pp
-Sets a critical min limit property in a sensor.
+Sets a critical minimum limit property in a sensor.
 The rules for
 .Em critical-max ,
 .Em critical-min ,