guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/03: gnu: acpica: Mark up description.


From: Tobias Geerinckx-Rice
Subject: 01/03: gnu: acpica: Mark up description.
Date: Tue, 5 Dec 2017 19:32:14 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 3908546a21a790b00ae8a4a44c200bf963884e82
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Dec 5 18:02:08 2017 +0100

    gnu: acpica: Mark up description.
    
    * gnu/packages/admin.scm (acpica)[description]: Use @dfn.
---
 gnu/packages/admin.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 3250be5..dbc80a5 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1102,10 +1102,10 @@ module slots, and the list of I/O ports (e.g. serial, 
parallel, USB).")
     (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.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]