Date: Thu, 17 Sep 2009 13:12:24 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r197276 - head/share/man/man4 Message-ID: <200909171312.n8HDCONr057916@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brueffer Date: Thu Sep 17 13:12:24 2009 New Revision: 197276 URL: http://svn.freebsd.org/changeset/base/197276 Log: Correct a sysctl name. PR: 137689 Submitted by: Thomas Mueller <tmueller@sysgo.com> MFC after: 3 days Modified: head/share/man/man4/acpi_panasonic.4 Modified: head/share/man/man4/acpi_panasonic.4 ============================================================================== --- head/share/man/man4/acpi_panasonic.4 Thu Sep 17 13:09:08 2009 (r197275) +++ head/share/man/man4/acpi_panasonic.4 Thu Sep 17 13:12:24 2009 (r197276) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 11, 2004 +.Dd September 17, 2009 .Dt ACPI_PANASONIC 4 i386 .Os .Sh NAME @@ -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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909171312.n8HDCONr057916>