docs/137689: [patch] acpi_panasonic(4) sysctl variable name wrong

Thomas Mueller tmueller at sysgo.com
Wed Aug 12 07:50:02 UTC 2009


>Number:         137689
>Category:       docs
>Synopsis:       [patch] acpi_panasonic(4) sysctl variable name wrong
>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:   Wed Aug 12 07:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Mueller
>Release:        8.0
>Organization:
>Environment:
FreeBSD tom2.ulm.sysgo.com 8.0-BETA2 FreeBSD 8.0-BETA2 #1: Fri Aug  7 11:36:41 CEST 2009     toor at tom2.ulm.sysgo.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
In the description of sysctl variables in acpi_panasonic(4) variable
'hw.acpi.panasonic.lcd_brightness_max' is listed twice. In the second
instance it should be 'hw.acpi.panasonic.lcd_brightness_min' instead.
>How-To-Repeat:
man acpi_panasonic (around line 76)
>Fix:
Patch attached.

Patch attached with submission follows:

Index: acpi_panasonic.4
===================================================================
RCS file: /usr/home/tmu/repos/FreeBSD/repo/src/share/man/man4/acpi_panasonic.4,v
retrieving revision 1.1
diff -u -p -r1.1 acpi_panasonic.4
--- acpi_panasonic.4	21 Aug 2008 00:40:55 -0000	1.1
+++ acpi_panasonic.4	12 Aug 2009 07:34:33 -0000
@@ -144,7 +144,7 @@ The following MIBs are available:
 The maximum level of brightness.
 The value is read only and
 automatically set according to hardware model.
-.It Va hw.acpi.panasonic.lcd_brightness_max
+.It Va hw.acpi.panasonic.lcd_brightness_min
 The minimum level of brightness.
 The value is read only and
 automatically set according to hardware model.


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list