Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Update to remove value_avg from list of prope...
details: https://anonhg.NetBSD.org/src/rev/cd9a9085deae
branches: trunk
changeset: 765740:cd9a9085deae
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sat Jun 04 13:27:57 2011 +0000
description:
Update to remove value_avg from list of properties.
diffstat:
share/man/man4/swsensor.4 | 12 +++++-------
1 files changed, 5 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r 07622a3a5bc3 -r cd9a9085deae share/man/man4/swsensor.4
--- a/share/man/man4/swsensor.4 Sat Jun 04 13:26:51 2011 +0000
+++ b/share/man/man4/swsensor.4 Sat Jun 04 13:27:57 2011 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index