gnu: perl-mail-dkim: Mark up description.
* gnu/packages/authentication.scm (perl-mail-dkim)[description]: Use @acronym{}. Drop ‘new’.
This commit is contained in:
parent
807fbccb25
commit
283969d0c5
1 changed files with 2 additions and 2 deletions
|
@ -2738,8 +2738,8 @@ Authentication-Results header seen in the wild.")
|
||||||
perl-yaml-libyaml))
|
perl-yaml-libyaml))
|
||||||
(home-page "https://metacpan.org/release/Mail-DKIM")
|
(home-page "https://metacpan.org/release/Mail-DKIM")
|
||||||
(synopsis "Signs/verifies Internet mail with DKIM/DomainKey signatures")
|
(synopsis "Signs/verifies Internet mail with DKIM/DomainKey signatures")
|
||||||
(description "Mail::DKIM is a Perl module that implements the new Domain
|
(description "Mail::DKIM is a Perl module that implements the @acronym{DKIM,
|
||||||
Keys Identified Mail (DKIM) standard, and the older Yahoo! DomainKeys standard,
|
Domain Keys Identified Mail} standard, and the older Yahoo! DomainKeys standard,
|
||||||
both of which sign and verify emails using digital signatures and DNS records.
|
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
|
Mail-DKIM can be used by any Perl program that wants to provide support for
|
||||||
DKIM and/or DomainKeys.")
|
DKIM and/or DomainKeys.")
|
||||||
|
|
Reference in a new issue