Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/share/man/man4 Pullup rev 1.4 (requested by kochi in ti...
details: https://anonhg.NetBSD.org/src/rev/c7ad09357656
branches: netbsd-2-0
changeset: 560748:c7ad09357656
user: jmc <jmc%NetBSD.org@localhost>
date: Thu May 06 05:18:07 2004 +0000
description:
Pullup rev 1.4 (requested by kochi in ticket #251)
Update ACPI manual pages to reflect more reality.
diffstat:
share/man/man4/acpitz.4 | 23 +++++++++++++++--------
1 files changed, 15 insertions(+), 8 deletions(-)
diffs (51 lines):
diff -r 6bdeb9930963 -r c7ad09357656 share/man/man4/acpitz.4
--- a/share/man/man4/acpitz.4 Thu May 06 05:14:23 2004 +0000
+++ b/share/man/man4/acpitz.4 Thu May 06 05:18:07 2004 +0000
@@ -1,6 +1,6 @@
-.\" $NetBSD: acpitz.4,v 1.3 2003/01/19 21:25:39 atatat Exp $
+.\" $NetBSD: acpitz.4,v 1.3.2.1 2004/05/06 05:18:07 jmc Exp $
.\"
-.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
+.\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -31,7 +31,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd January 5, 2003
+.Dd April 25, 2004
.Dt ACPITZ 4
.Os
.Sh NAME
@@ -40,10 +40,19 @@
.Sh SYNOPSIS
.Cd "acpitz* at acpi?"
.Sh DESCRIPTION
-ACPI Thermal Zone.
+The
+.Nm
+driver supports ACPI Thermal Zones.
+.Pp
+The temperature can be monitored by the
+.Xr envsys 4
+API or the
+.Xr envstat 8
+command.
.Sh SEE ALSO
.Xr acpi 4 ,
-.Xr envsys 4
+.Xr envsys 4 ,
+.Xr envstat 8
.Sh HISTORY
The
.Nm
@@ -51,6 +60,4 @@
appeared in
.Nx 2.0 .
.Sh BUGS
-The
-.Nm
-driver is very incomplete and so are the man pages.
+Any policy control such as fan control is not implemented.
Home |
Main Index |
Thread Index |
Old Index