diff options
author | reed <reed> | 2008-12-20 19:01:24 +0000 |
---|---|---|
committer | reed <reed> | 2008-12-20 19:01:24 +0000 |
commit | 8155c59d9b9eebcfa5e5b07437be860e9f750403 (patch) | |
tree | 02d4072131c49b45afbd63c84b7a072ca117dc0f /sysutils/acpica-utils | |
parent | aad4efb8554be91f9da6688129dbbfc3905956f6 (diff) | |
download | pkgsrc-8155c59d9b9eebcfa5e5b07437be860e9f750403.tar.gz |
Add further explanation of acpica.
Diffstat (limited to 'sysutils/acpica-utils')
-rw-r--r-- | sysutils/acpica-utils/DESCR | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/acpica-utils/DESCR b/sysutils/acpica-utils/DESCR index 939da729119..8d8334de355 100644 --- a/sysutils/acpica-utils/DESCR +++ b/sysutils/acpica-utils/DESCR @@ -1,5 +1,6 @@ This package provides the ACPICA user-space utilities built upon -the same kernel code. The following utilities are provided: +the same kernel code. The ACPI Component Architecture is used for +managing hardware and events. The following utilities are provided: * ASL Compiler & Disassembler * ACPI Simulator (AcpiExec) |