Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 New sentence, new line; sort SEE ALSO; use mo...
details: https://anonhg.NetBSD.org/src/rev/22df735e2c07
branches: trunk
changeset: 757895:22df735e2c07
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Oct 02 09:18:57 2010 +0000
description:
New sentence, new line; sort SEE ALSO; use more markup.
diffstat:
share/man/man4/g760a.4 | 23 ++++++++++++-----------
1 files changed, 12 insertions(+), 11 deletions(-)
diffs (57 lines):
diff -r 49f8e86a1fd1 -r 22df735e2c07 share/man/man4/g760a.4
--- a/share/man/man4/g760a.4 Sat Oct 02 08:26:09 2010 +0000
+++ b/share/man/man4/g760a.4 Sat Oct 02 09:18:57 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: g760a.4,v 1.1 2010/10/02 06:22:00 kiyohara Exp $
+.\" $NetBSD: g760a.4,v 1.2 2010/10/02 09:18:57 wiz Exp $
.\"
.\" Copyright (c) 2008 A.Leo.
.\" All rights reserved.
@@ -38,20 +38,20 @@
.Nd Global Mixed-mode Technology Inc. G760a fan speed controller driver
.Sh SYNOPSIS
.Cd g760a0 at iic? addr 0x3e
-.Pp
.Sh DESCRIPTION
The
.Nm
driver provides support for the
-.Tn Global Mixed-mode Technology Inc
+.Tn Global Mixed-mode Technology Inc.
G760a on iicbus fan speed controller to be used with the
.Xr envsys 4
-API. This chip could be found in
+API.
+This chip could be found in
.Tn D-Link's DNS-323 NAS box.
.Pp
The following
.Xr sysctl 8
-variable control the fan's speed:
+variable controls the fan's speed:
.Bl -tag
.It Dv machdep.g760a0.rpm
This value specifies the desired speed for the fan.
@@ -59,15 +59,16 @@
The default value is 0.
.Pp
When setting the desired speed the RPM number will be converted
-to the internal represenation and truncated. For example when you
-are setting 2000 it will be truncated to 2006, and 8000 will be
-changed to 8057.
+to the internal represenation and truncated.
+For example when you are setting 2000 it will be truncated to 2006,
+and 8000 will be changed to 8057.
.El
.Sh SEE ALSO
+.Xr envsys 4 ,
.Xr lm 4 ,
-.Xr envsys 4 ,
-.Xr envstat 4
+.Xr envstat 8
.Sh AUTHORS
The
.Nm
-driver was written by A. Leo.
+driver was written by
+.An A. Leo .
Home |
Main Index |
Thread Index |
Old Index