Module Name: src
Committed By: wiz
Date: Mon Aug 27 20:52:40 UTC 2012
Modified Files:
src/share/man/man4: swsensor.4
Log Message:
Drop trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.11 src/share/man/man4/swsensor.4:1.12
--- src/share/man/man4/swsensor.4:1.11 Mon Aug 27 20:30:11 2012
+++ src/share/man/man4/swsensor.4 Mon Aug 27 20:52:40 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: swsensor.4,v 1.11 2012/08/27 20:30:11 pgoyette Exp $
+.\" $NetBSD: swsensor.4,v 1.12 2012/08/27 20:52:40 wiz Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation
.\" All rights reserved.
@@ -115,7 +115,7 @@ will create a sensor which has an initia
The sensor's raw value and state can be manually updated by modifying the
.Xr sysctl 8
variables
-.Dq hw.swsensor.cur_value
+.Dq hw.swsensor.cur_value
and
.Dq hw.swsensor.state
variables respectively.