Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Mention the new sysctl variable just created.
details: https://anonhg.NetBSD.org/src/rev/44f982bd1127
branches: trunk
changeset: 781219:44f982bd1127
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Mon Aug 27 20:30:11 2012 +0000
description:
Mention the new sysctl variable just created.
diffstat:
share/man/man4/swsensor.4 | 13 ++++++++-----
1 files changed, 8 insertions(+), 5 deletions(-)
diffs (35 lines):
diff -r b71c206934e0 -r 44f982bd1127 share/man/man4/swsensor.4
--- a/share/man/man4/swsensor.4 Mon Aug 27 20:29:11 2012 +0000
+++ b/share/man/man4/swsensor.4 Mon Aug 27 20:30:11 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: swsensor.4,v 1.10 2011/06/19 07:17:18 wiz Exp $
+.\" $NetBSD: swsensor.4,v 1.11 2012/08/27 20:30:11 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 19, 2011
+.Dd August 27, 2012
.Dt SWSENSOR 4
.Os
.Sh NAME
@@ -112,10 +112,13 @@
.Dl Ic modload -i mode=1 -i limit=50 swsensor
will create a sensor which has an initial, device-provided limit of 50.
.Pp
-The sensor's raw value can be manually updated by modifying the
+The sensor's raw value and state can be manually updated by modifying the
.Xr sysctl 8
-variable
-.Dq hw.swsensor.cur_value .
+variables
+.Dq hw.swsensor.cur_value
+and
+.Dq hw.swsensor.state
+variables respectively.
.Sh SEE ALSO
.Xr modctl 2 ,
.Xr envstat 8 ,
Home |
Main Index |
Thread Index |
Old Index