From owner-svn-src-all@FreeBSD.ORG Thu Sep 17 13:12:24 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6272410656B7; Thu, 17 Sep 2009 13:12:24 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 50C0E8FC36; Thu, 17 Sep 2009 13:12:24 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n8HDCOWa057918; Thu, 17 Sep 2009 13:12:24 GMT (envelope-from brueffer@svn.freebsd.org) Received: (from brueffer@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n8HDCONr057916; Thu, 17 Sep 2009 13:12:24 GMT (envelope-from brueffer@svn.freebsd.org) Message-Id: <200909171312.n8HDCONr057916@svn.freebsd.org> From: Christian Brueffer Date: Thu, 17 Sep 2009 13:12:24 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r197276 - head/share/man/man4 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 13:12:24 -0000 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 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.