summaryrefslogtreecommitdiffstats
path: root/utils/athcool/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'utils/athcool/DETAILS')
-rwxr-xr-xutils/athcool/DETAILS10
1 files changed, 7 insertions, 3 deletions
diff --git a/utils/athcool/DETAILS b/utils/athcool/DETAILS
index 1d0fac95df..4ed59ef510 100755
--- a/utils/athcool/DETAILS
+++ b/utils/athcool/DETAILS
@@ -10,8 +10,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="utils"
SHORT='athcool is a small utility, enabling/disabling Powersaving mode for AMD Athlon/Duron processors.'
cat << EOF
-Since enabling Powersaving mode, you can save power consumption, lower CPU temperature when CPU is idle.
+Since enabling Powersaving mode, you can save power consumption, lower CPU
+temperature when CPU is idle.
-Powersaving works if your kernel support ACPI (APM not work), because athcool only set/unset "Disconnect enable when STPGNT detected" bits in the Northbridge of
-Chipset. To really save power, someone has to send the STPGNT signal when idle. This is done by the ACPI subsystem when C2 state enterd.
+Powersaving works if your kernel support ACPI (APM not work), because
+athcool only set/unset "Disconnect enable when STPGNT detected" bits in the
+Northbridge of
+Chipset. To really save power, someone has to send the STPGNT signal when
+idle. This is done by the ACPI subsystem when C2 state enterd.
EOF