gnu: gnu-efi: Mark up description.

* gnu/packages/efi.scm (gnu-efi)[description]: Use @acronym.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-20 19:26:59 +02:00
parent fa876b2cd0
commit 84c983f165
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -54,8 +54,8 @@ (define-public gnu-efi
(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.