nckx pushed a commit to branch master
in repository guix.

commit 84c983f1657e1732e1279256489dd3903ce4af33
Author: Tobias Geerinckx-Rice <[email protected]>
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