Date: Mon, 23 Jun 2014 13:24:00 +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: r267795 - head/share/man/man4 Message-ID: <201406231324.s5NDO08Y032760@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brueffer Date: Mon Jun 23 13:24:00 2014 New Revision: 267795 URL: http://svnweb.freebsd.org/changeset/base/267795 Log: Fix markup and grammar. Modified: head/share/man/man4/acpi.4 Modified: head/share/man/man4/acpi.4 ============================================================================== --- head/share/man/man4/acpi.4 Mon Jun 23 13:23:51 2014 (r267794) +++ head/share/man/man4/acpi.4 Mon Jun 23 13:24:00 2014 (r267795) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 16, 2012 +.Dd June 23, 2014 .Dt ACPI 4 .Os .Sh NAME @@ -61,8 +61,9 @@ If the default settings are not optimal, used to modify or monitor .Nm behavior. -Note that some variables will be available only if given hardware supports -them (such as hw.acpi.acline). +Note that some variables will be available only if the given hardware supports +them (such as +.Va hw.acpi.acline ) . .Bl -tag -width indent .It Va debug.acpi.enable_debug_objects Enable dumping Debug objects without @@ -86,8 +87,7 @@ To enable ACPI CPU idling control, should be set to .Li acpi if it is listed in -.Va machdep.idle_available -. +.Va machdep.idle_available . .It Va hw.acpi.cpu.cx_supported List of supported CPU idle states and their transition latency in microseconds.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406231324.s5NDO08Y032760>