]> git.llucax.com Git - software/mutt-debian.git/blob - debian/patches/upstream/557395-muttrc-crypto.patch
upstream/557395-muttrc-crypto.patch: small fix to the muttrc man (Closes: 557395)
[software/mutt-debian.git] / debian / patches / upstream / 557395-muttrc-crypto.patch
1 Small fix to the muttrc manpage
2
3 --- a/init.h
4 +++ b/init.h
5 @@ -559,7 +559,7 @@
6    ** .pp
7    ** If \fI``yes''\fP, always attempt to verify PGP or S/MIME signatures.
8    ** If \fI``ask-*''\fP, ask whether or not to verify the signature.
9 -  ** If \Fi``no''\fP, never attempt to verify cryptographic signatures.
10 +  ** If \fI``no''\fP, never attempt to verify cryptographic signatures.
11    ** (Crypto only)
12    */
13    { "date_format",     DT_STR,  R_BOTH, UL &DateFmt, UL "!%a, %b %d, %Y at %I:%M:%S%p %Z" },