Mercurial > p > roundup > code
diff doc/security.txt @ 7429:32bd5013bf32
Fix missed format changes.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 29 May 2023 19:01:59 -0400 |
| parents | 186956a87ad7 |
| children | bd5bebb11695 |
line wrap: on
line diff
--- a/doc/security.txt Mon May 29 18:42:08 2023 -0400 +++ b/doc/security.txt Mon May 29 19:01:59 2023 -0400 @@ -108,11 +108,11 @@ you see the output starting with "Good signature from" followed by the Key Info for your key, everything is OK. -If something is wrong you will see: +If something is wrong you will see:: gpg: Signature made Wed 13 Jul 2022 12:24:14 AM EDT gpg: using RSA key 411E354B5D1AF26125D621221F2DD0CB756A76D8 gpg: BAD signature from "Roundup Team (signing key for roundup releases) <roundup-devel at lists.sourceforge.net>" -*do not use* the tarball if the signature is BAD. Email the +**do not use** the tarball if the signature is BAD. Email the roundup-devel mailing list if you have this happen to you.
