svn commit: r197276 - head/share/man/man4

Christian Brueffer brueffer at FreeBSD.org
Thu Sep 17 13:12:24 UTC 2009


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 at 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.


More information about the svn-src-head mailing list