mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
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 @@ (define-public perl-mail-dkim
|
|||
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.")
|
||||
|
|
Loading…
Reference in a new issue