diff options
author | reed <reed@pkgsrc.org> | 2008-12-20 19:01:24 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2008-12-20 19:01:24 +0000 |
commit | cb66db4fe820b783402daf6fd229fd85cc6e7858 (patch) | |
tree | 02d4072131c49b45afbd63c84b7a072ca117dc0f /sysutils/acpica-utils | |
parent | 6413fe98bee383d1321c5adac37330c496d04aed (diff) | |
download | pkgsrc-cb66db4fe820b783402daf6fd229fd85cc6e7858.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) |