Module Name: src Committed By: pgoyette Date: Sat Jun 4 02:03:31 UTC 2011
Modified Files: src/share/man/man4: swsensor.4 Log Message: Document new options in the proplist To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 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.5 src/share/man/man4/swsensor.4:1.6 --- src/share/man/man4/swsensor.4:1.5 Thu Dec 16 14:33:30 2010 +++ src/share/man/man4/swsensor.4 Sat Jun 4 02:03:31 2011 @@ -1,4 +1,4 @@ -.\" $NetBSD: swsensor.4,v 1.5 2010/12/16 14:33:30 pgoyette Exp $ +.\" $NetBSD: swsensor.4,v 1.6 2011/06/04 02:03:31 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 December 16, 2010 +.Dd June 3, 2011 .Dt SWSENSOR 4 .Os .Sh NAME @@ -75,6 +75,19 @@ The initial limit value, if limit emulation is selected (ie, if .Dv mode 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 , +and +.Dv ENVSYS_FVALID_AVG +flags are implicitly set. +.It Li "percentage" +This boolean value controls the setting of the +.Dv ENVSYS_FPERCENT +flag. .It Li "type" Override the sensor's unit/type. .It Li "value"