Module Name:    src
Committed By:   pgoyette
Date:           Sat Jun  4 13:27:58 UTC 2011

Modified Files:
        src/share/man/man4: swsensor.4

Log Message:
Update to remove value_avg from list of properties.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/swsensor.4

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

Modified files:

Index: src/share/man/man4/swsensor.4
diff -u src/share/man/man4/swsensor.4:1.6 src/share/man/man4/swsensor.4:1.7
--- src/share/man/man4/swsensor.4:1.6	Sat Jun  4 02:03:31 2011
+++ src/share/man/man4/swsensor.4	Sat Jun  4 13:27:57 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: swsensor.4,v 1.6 2011/06/04 02:03:31 pgoyette Exp $
+.\"	$NetBSD: swsensor.4,v 1.7 2011/06/04 13:27:57 pgoyette Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation
 .\" 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 June 3, 2011
+.Dd June 4, 2011
 .Dt SWSENSOR 4
 .Os
 .Sh NAME
@@ -77,12 +77,10 @@
 is set to 1 or 2)
 .It Li "value_max"
 .It Li "value_min"
-.It Li "value_avg"
-The maximum, minimum, and average values.  The corresponding
-.Dv ENVSYS_FVALID_MAX ,
-.Dv ENVSYS_FVALID_MIN ,
+The maximum and minimum values.  The corresponding
+.Dv ENVSYS_FVALID_MAX
 and
-.Dv ENVSYS_FVALID_AVG
+.Dv ENVSYS_FVALID_MIN
 flags are implicitly set.
 .It Li "percentage"
 This boolean value controls the setting of the

Reply via email to