CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/09/25 12:35:32
Index: HACKING =================================================================== RCS file: /sources/m4/m4/HACKING,v retrieving revision 1.1.2.4 retrieving revision 1.1.2.5 diff -u -b -r1.1.2.4 -r1.1.2.5 --- HACKING 25 Aug 2006 14:07:56 -0000 1.1.2.4 +++ HACKING 25 Sep 2006 12:35:32 -0000 1.1.2.5 @@ -359,7 +359,7 @@ You should download the signature named after any tarball you download, and then verify its integrity with, for example: - gpg --verify [EMAIL PROTECTED] + gpg --verify [EMAIL PROTECTED]@.tar.gz.sig If that command fails because you don't have the required public key, then run this command to import it:
