Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Note support for W83627HF.



details:   https://anonhg.NetBSD.org/src/rev/49bcc1a2e3d3
branches:  trunk
changeset: 495674:49bcc1a2e3d3
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Wed Aug 02 21:52:08 2000 +0000

description:
Note support for W83627HF.
I tested W83782D, so remove from "untested" section
Use ".Em" for chips references, suggested by John Hawkinson

diffstat:

 share/man/man4/lm.4 |  19 ++++++++++++-------
 1 files changed, 12 insertions(+), 7 deletions(-)

diffs (46 lines):

diff -r 4e1ff7b38d2b -r 49bcc1a2e3d3 share/man/man4/lm.4
--- a/share/man/man4/lm.4       Wed Aug 02 21:50:37 2000 +0000
+++ b/share/man/man4/lm.4       Wed Aug 02 21:52:08 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: lm.4,v 1.6 2000/07/27 21:59:21 bouyer Exp $
+.\"    $NetBSD: lm.4,v 1.7 2000/08/02 21:52:08 bouyer Exp $
 .\"
 .\" Copyright (c) 2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -68,7 +68,7 @@
 .It Li "Fan1" Ta "RPM" Ta "Chassis Fan"
 .It Li "Fan2" Ta "RPM" Ta "Fan"
 .El
-for some devices (such as the W83627HF) sensors names and numbers will be
+for some devices (most Winbond devices) sensors names and numbers will be
 different.
 .Pp
 Sensor names as well as nominal RPMs for fans 0 and 1 may be changed
@@ -86,17 +86,22 @@
 .Bl -item -offset indent
 .It
 .Tn National Semiconductor
-LM78 and LM78-J
+.Em LM78
+and
+.Em LM78-J
 .It
 .Tn National Semiconductor
-LM79
+.Em LM79
 .It
 .Tn Winbond
-W83781D and W83782D (untested)
+.Em W83781D
+(untested)
 .It
 .Tn Winbond
-W83627HF
-.El
+.Em W83627HF ,
+.Em W83697HF
+and
+.Em W83782D 
 .Sh SEE ALSO
 .Xr envsys 4 ,
 .Xr envstat 8



Home | Main Index | Thread Index | Old Index