Module Name:    src
Committed By:   pgoyette
Date:           Tue Feb  9 14:10:08 UTC 2010

Modified Files:
        src/share/man/man4: lm.4

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

Tnx, njoly@


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/share/man/man4/lm.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/lm.4
diff -u src/share/man/man4/lm.4:1.29 src/share/man/man4/lm.4:1.30
--- src/share/man/man4/lm.4:1.29	Mon Feb  8 23:10:35 2010
+++ src/share/man/man4/lm.4	Tue Feb  9 14:10:08 2010
@@ -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"

Reply via email to