guix-commits
[Top][All Lists]
Advanced

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

09/10: gnu: gnu-efi: Mark up description.


From: guix-commits
Subject: 09/10: gnu: gnu-efi: Mark up description.
Date: Wed, 20 May 2020 13:53:17 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 84c983f1657e1732e1279256489dd3903ce4af33
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Wed May 20 19:26:59 2020 +0200

    gnu: gnu-efi: Mark up description.
    
    * gnu/packages/efi.scm (gnu-efi)[description]: Use @acronym.
---
 gnu/packages/efi.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/efi.scm b/gnu/packages/efi.scm
index 1aaf45f..da00fdf 100644
--- a/gnu/packages/efi.scm
+++ b/gnu/packages/efi.scm
@@ -54,8 +54,8 @@
        (modify-phases %standard-phases
          (delete 'configure))))
     (synopsis "EFI toolchain")
-    (description "This package provides an EFI (Extensible Firmware
-Interface) toolchain for building programs that can run in the
+    (description "This package provides an @acronym{EFI, Extensible Firmware
+Interface} toolchain for building programs that can run in the
 environment presented by Intel's EFI.")
     (home-page "https://directory.fsf.org/wiki/GNU_EFI";)
     ;; Distribution is allowed only when accepting all those licenses.



reply via email to

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