mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: acpica: Mark up description.
* gnu/packages/admin.scm (acpica)[description]: Use @dfn.
This commit is contained in:
parent
35377cfa90
commit
3908546a21
1 changed files with 3 additions and 3 deletions
|
@ -1102,10 +1102,10 @@ (define-public acpica
|
|||
(home-page "http://acpica.org/")
|
||||
(synopsis "Tools for the development and debug of ACPI tables")
|
||||
(description
|
||||
"The ACPI Component Architecture (ACPICA) project provides an
|
||||
"The ACPI Component Architecture (@dfn{ACPICA}) project provides an
|
||||
OS-independent reference implementation of the Advanced Configuration and
|
||||
Power Interface Specification (ACPI). ACPICA code contains those portions of
|
||||
ACPI meant to be directly integrated into the host OS as a kernel-resident
|
||||
Power Interface Specification (@dfn{ACPI}). ACPICA code contains those portions
|
||||
of ACPI meant to be directly integrated into the host OS as a kernel-resident
|
||||
subsystem, and a small set of tools to assist in developing and debugging ACPI
|
||||
tables. This package contains only the user-space tools needed for ACPI table
|
||||
development, not the kernel implementation of ACPI.")
|
||||
|
|
Loading…
Reference in a new issue