summaryrefslogtreecommitdiff
path: root/gnu/packages/gnupg.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-01-27 22:36:04 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2021-01-27 22:37:34 +0100
commita04b0e454ce366df78fa28b83721ecafe8ca26f3 (patch)
tree39973b26cc75d09893c9ed2719730bb9e662bd0a /gnu/packages/gnupg.scm
parentcd80e11b9555f6d0a9f3413613eeea319ce6c6c3 (diff)
downloadguix-patches-a04b0e454ce366df78fa28b83721ecafe8ca26f3.tar
guix-patches-a04b0e454ce366df78fa28b83721ecafe8ca26f3.tar.gz
gnu: pinentry-efl: Tweak description.
* gnu/packages/gnupg.scm (pinentry-efl)[description]: Use @acronym.
Diffstat (limited to 'gnu/packages/gnupg.scm')
-rw-r--r--gnu/packages/gnupg.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index a6e75f0e38..5c8207e875 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -877,8 +877,8 @@ passphrase when @code{gpg} is run and needs it.")))
`(("efl" ,efl)
,@(package-inputs pinentry-tty)))
(description
- "Pinentry provides a console and a graphical interface for the
-@dfn{Enlightenment Foundation Libraries} (EFL) that allows users to enter a
+ "Pinentry provides a console and a graphical interface for @acronym{EFL,
+the Enlightenment Foundation Libraries} that allows users to enter a
passphrase when @code{gpg} is run and needs it.")))
(define-public pinentry-rofi