Module Name:    src
Committed By:   wiz
Date:           Fri Mar 19 08:37:16 UTC 2010

Modified Files:
        src/share/man/man9: sysmon_envsys.9

Log Message:
Remove trailing whitespace. Use Nm instead of Xr to itself.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/share/man/man9/sysmon_envsys.9

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/man9/sysmon_envsys.9
diff -u src/share/man/man9/sysmon_envsys.9:1.36 src/share/man/man9/sysmon_envsys.9:1.37
--- src/share/man/man9/sysmon_envsys.9:1.36	Fri Mar 19 02:20:44 2010
+++ src/share/man/man9/sysmon_envsys.9	Fri Mar 19 08:37:16 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sysmon_envsys.9,v 1.36 2010/03/19 02:20:44 pgoyette Exp $
+.\"	$NetBSD: sysmon_envsys.9,v 1.37 2010/03/19 08:37:16 wiz Exp $
 .\"
 .\" Copyright (c) 2007, 2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -103,7 +103,7 @@
 .Xr powerd 8
 daemon.
 Sensor monitoring can be performed by the
-.Xr sysmon_envsys 9
+.Nm
 framework on a polled basis.
 Alternatively, the sensor's device driver can call the
 .Fn sysmon_envsys_sensor_event
@@ -326,7 +326,7 @@
 flags are set, automatic sensor monitoring will be enabled.
 Periodically, the sensor's value will be checked and if certain
 conditions are met, an event will be sent to the
-.Xr powerd 8 
+.Xr powerd 8
 daemon.
 .Em NOTE
 .Em that limits (or thresholds) can be set at any time to enable

Reply via email to