guix-commits
[Top][All Lists]
Advanced

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

16/16: gnu: perl-mail-dkim: Mark up description.


From: guix-commits
Subject: 16/16: gnu: perl-mail-dkim: Mark up description.
Date: Wed, 19 Jul 2023 16:06:15 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 283969d0c527aa41e65bb4f5c2a7fa3baf86c49a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 16 02:00:02 2023 +0200

    gnu: perl-mail-dkim: Mark up description.
    
    * gnu/packages/authentication.scm (perl-mail-dkim)[description]:
    Use @acronym{}.  Drop ‘new’.
---
 gnu/packages/mail.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 26892cf84e..2cefb15de8 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2738,8 +2738,8 @@ Authentication-Results header seen in the wild.")
            perl-yaml-libyaml))
     (home-page "https://metacpan.org/release/Mail-DKIM";)
     (synopsis "Signs/verifies Internet mail with DKIM/DomainKey signatures")
-    (description "Mail::DKIM is a Perl module that implements the new Domain
-Keys Identified Mail (DKIM) standard, and the older Yahoo! DomainKeys standard,
+    (description "Mail::DKIM is a Perl module that implements the 
@acronym{DKIM,
+Domain Keys Identified Mail} standard, and the older Yahoo! DomainKeys 
standard,
 both of which sign and verify emails using digital signatures and DNS records.
 Mail-DKIM can be used by any Perl program that wants to provide support for
 DKIM and/or DomainKeys.")



reply via email to

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