From 6c1c44deadf19fbb4c1f33638631277cb77a45b0 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Sun, 24 Oct 2004 15:05:31 +0000 Subject: [PATCH] * HACKING: Fix a typo in the gpg --verify instructions. --- ChangeLog | 2 ++ HACKING | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d951afc1b..8305c9533 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-10-24 Gary V. Vaughan + * HACKING: Fix a typo in the gpg --verify instructions. + * Makefile.maint (cvs-dist): Generate signatures and directives for bz2 upload. diff --git a/HACKING b/HACKING index cf4ddc35c..52e8c20be 100644 --- a/HACKING +++ b/HACKING @@ -319,7 +319,7 @@ Here are the gpg detached signatures: You should download the signature named after any tarball you download, and then verify its integrity with, for example: - gpg --verify libtool-@VERSION.tar.gz. + gpg --verify libtool-@VERSION.tar.gz.sig Here are the MD5 and SHA1 checksums: @@ -406,7 +406,7 @@ Here are the gpg detached signatures: You should download the signature named after any tarball you download, and then verify its integrity with, for example: - gpg --verify libtool-@VERSION.tar.gz. + gpg --verify libtool-@VERSION.tar.gz.sig Here are the MD5 and SHA1 checksums: -- 2.47.2