Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Document what 'flags 0x0' does, since that's ...



details:   https://anonhg.NetBSD.org/src/rev/7a7d2503d80c
branches:  trunk
changeset: 751949:7a7d2503d80c
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Tue Feb 09 14:10:08 2010 +0000

description:
Document what 'flags 0x0' does, since that's what is used in the
config file samples.

Tnx, njoly@

diffstat:

 share/man/man4/lm.4 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 426eacc80310 -r 7a7d2503d80c share/man/man4/lm.4
--- a/share/man/man4/lm.4       Tue Feb 09 14:06:37 2010 +0000
+++ b/share/man/man4/lm.4       Tue Feb 09 14:10:08 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: lm.4,v 1.29 2010/02/08 23:10:35 pgoyette Exp $
+.\"    $NetBSD: lm.4,v 1.30 2010/02/09 14:10:08 pgoyette Exp $
 .\"
 .\" Copyright (c) 2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -108,6 +108,7 @@
 sensor:
 .Bl -column "flags" "Sensor Type" -offset indent
 .It Sy "flags" Ta Sy "Sensor Type"
+.It Li "0" Ta "Thermistor diode (Power-On default)"
 .It Li "1" Ta "Pentium-II diode"
 .It Li "2" Ta "2N3904 Bipolar"
 .It Li "4" Ta "Thermistor diode"



Home | Main Index | Thread Index | Old Index