docs/137168: asmc(4) documents dev.asmc.%d.light.control sysctl
Patrick Lamaiziere
patfbsd at davenulle.org
Mon Jul 27 10:10:01 UTC 2009
>Number: 137168
>Category: docs
>Synopsis: asmc(4) documents dev.asmc.%d.light.control sysctl
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jul 27 10:10:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Patrick Lamaiziere
>Release: 8.0-CURRENT/i386
>Organization:
>Environment:
FreeBSD baby-jane.lamaiziere.net 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Tue Jul 21 08:04:55 CEST 2009 patrick at baby-jane.lamaiziere.net:/usr/obj/usr/src/sys/BABY-JANE i386
>Description:
The description of the sysctl dev.asmc.%d.light.control (to set the light of the keyboard) is missing in the manual page.
>How-To-Repeat:
>Fix:
See the attached patch (feel free to fix my english thanks)
Patch attached with submission follows:
--- asmc.4.old 2009-07-27 11:16:50.000000000 +0200
+++ asmc.4 2009-07-27 12:04:55.000000000 +0200
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD: src/share/man/man4/asmc.4,v 1.4 2008/04/07 11:27:16 rpaulo Exp $
.\"
-.Dd April 7, 2008
+.Dd July 27, 2009
.Dt ASMC 4
.Os
.Sh NAME
@@ -72,15 +72,18 @@
.Sh KEYBOARD BACKLIGHT
On
.Tn MacBook Pro
-systems, you can control the keyboard brightness by writing values to
+systems, you can control the keyboard brightness by writing value to
the
+.Va dev.asmc.%d.light.control
+sysctl MIB
+.Pp
+Each of these sysctl MIBs contains the raw value returned by the left
+and right light sensors:
.Va dev.asmc.%d.light.left
or
.Va dev.asmc.%d.light.right
sysctl MIBs.
.Pp
-Each of these sysctl MIBs contains the raw value returned by the left
-and right light sensors.
.Sh TEMPERATURES
The number of temperature sensors and their description varies among
systems.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list