diff options
author | Rodney Cobb <rdc@ktabic.co.uk> | 2010-05-12 17:44:57 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-12 17:44:57 +0200 |
commit | 7e7696327cd7233cec689563f77e01223710b69c (patch) | |
tree | 422a65095f8d1d78ce5d4817dceb81e4ac63b2b0 /system/acpitool/README | |
parent | bf1b7d11d6679eeebba6c686e2f07377121d43f8 (diff) | |
download | slackbuilds-7e7696327cd7233cec689563f77e01223710b69c.tar.gz |
system/acpitool: Updated for version 0.5
Diffstat (limited to 'system/acpitool/README')
-rw-r--r-- | system/acpitool/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/system/acpitool/README b/system/acpitool/README index 1a08b5a132..de8d9c3374 100644 --- a/system/acpitool/README +++ b/system/acpitool/README @@ -1,5 +1,7 @@ This is an ACPI client for Linux, written by David Leemans. + This ACPI client is intended to be a replacement for the apm tool. -Even though APM works fine on a lot of laptops, it is deprecated and will -be replaced by ACPI. Most newer laptops even require ACPI to boot properly; -as such, it will be nice to have an ACPI client. + +Even though APM works fine on a lot of laptops, it is deprecated +and will be replaced by ACPI. Most newer laptops even require ACPI +to boot properly. As such, it will be nice to have an ACPI client. |