Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Remove trailing whitespace. Use Nm instead of...



details:   https://anonhg.NetBSD.org/src/rev/b677269fd18b
branches:  trunk
changeset: 753171:b677269fd18b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Mar 19 08:37:16 2010 +0000

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

diffstat:

 share/man/man9/sysmon_envsys.9 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 3e7c8ef8318c -r b677269fd18b share/man/man9/sysmon_envsys.9
--- a/share/man/man9/sysmon_envsys.9    Fri Mar 19 08:28:44 2010 +0000
+++ b/share/man/man9/sysmon_envsys.9    Fri Mar 19 08:37:16 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index