summaryrefslogtreecommitdiffstats
path: root/share/man/man4/acpi.4
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2005-07-15 17:35:26 +0000
committerhrs <hrs@FreeBSD.org>2005-07-15 17:35:26 +0000
commit78ae67348bdfe1ef3d92615df852da303d06b847 (patch)
tree4b623af04e97c2fac3ca91b4cf217e4a08c2eede /share/man/man4/acpi.4
parent460f6be7f99fa0f787446d20ef9283679509af3a (diff)
downloadFreeBSD-src-78ae67348bdfe1ef3d92615df852da303d06b847.zip
FreeBSD-src-78ae67348bdfe1ef3d92615df852da303d06b847.tar.gz
Fix typos and use consistent section names in manual pages:
s/SYSCTLS/SYSCTL VARIABLES/ s/TUNABLES/LOADER TUNABLES/ s/CAVEAT/CAVEATS/ s/DESCIPTION/DESCRIPTION/ Reviewed by: ru MFC after: 3 days
Diffstat (limited to 'share/man/man4/acpi.4')
-rw-r--r--share/man/man4/acpi.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4
index b7f2254..edcc7d0 100644
--- a/share/man/man4/acpi.4
+++ b/share/man/man4/acpi.4
@@ -52,7 +52,7 @@ driver is automatically loaded by the
.Xr loader 8 ,
and should only be
compiled into the kernel on platforms where ACPI is mandatory.
-.Sh SYSCTLS
+.Sh SYSCTL VARIABLES
The
.Nm
driver is intended to provide power management without user intervention.
@@ -87,7 +87,7 @@ semantics as the C3 state.
Deeper sleeps provide more power savings but increased transition
latency when an interrupt occurs.
.El
-.Sh TUNABLES
+.Sh LOADER TUNABLES
Tunables can be set at the
.Xr loader 8
prompt before booting the kernel or stored in
OpenPOWER on IntegriCloud