From 901168f4e7a47a8805648c4598aecb1da34ebfa3 Mon Sep 17 00:00:00 2001 From: Nils Ellmenreich Date: Tue, 28 Nov 2000 15:53:59 +0000 Subject: [PATCH] typos of bug #348 fixed --- doc/FAQ | 8 ++++---- doc/faq.raw | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index ec4d9787e..39eb03cc8 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -136,7 +136,7 @@ included here. Your help is very much appreciated. 2.2) Where do I get GnuPG? - You can download the GNU Privacy Guard from it's primary FTP server + You can download the GNU Privacy Guard from its primary FTP server ftp.gnupg.org or from one of the mirrors: The current version is 1.0.4, please upgrade to this version as it @@ -360,8 +360,8 @@ messages? 4.11) How can a get list of key IDs used to encrypt a message? - gpg --batch --decrypt --list-only --status-fd 1 2>/dev/null - \ | awk '/^\[GNUPG:\] ENC_TO / { print $3 }' + gpg --batch --decrypt --list-only --status-fd 1 2>/dev/null | \ + awk '/^\[GNUPG:\] ENC_TO / { print $3 }' 4.12) I can't decrypt my symmetrical only (-c) encrypted message with a new version of GnuPG. @@ -578,7 +578,7 @@ in it - why? 6.9) What is the thing with "can't handle multiple signatures"? Due to different message formats GnuPG is not always able to split a - file with multiple signatures unambiguously into it's parts. This + file with multiple signatures unambiguously into its parts. This error message informs you that there is something wrong with the input. The only way to have multiple signatures in a file is by using the diff --git a/doc/faq.raw b/doc/faq.raw index 1b463c039..c85565338 100644 --- a/doc/faq.raw +++ b/doc/faq.raw @@ -83,7 +83,7 @@ included here. Your help is very much appreciated. Where do I get GnuPG? - You can download the GNU Privacy Guard from it's primary FTP server + You can download the GNU Privacy Guard from its primary FTP server [H a href=ftp://ftp.gnupg.org/pub/gcrypt]ftp.gnupg.org[H /a] or from one of the mirrors: [H a href=[$hGPG]/mirrors.html]<[$hGPG]/mirror.html>[H /a] The current version is 1.0.4, please upgrade to this version as it @@ -321,8 +321,8 @@ messages? How can a get list of key IDs used to encrypt a message? - [H pre] gpg --batch --decrypt --list-only --status-fd 1 2>/dev/null - \ | awk '/^\[GNUPG:\] ENC_TO / { print $3 }' [H /pre] + [H pre] gpg --batch --decrypt --list-only --status-fd 1 2>/dev/null | \ + awk '/^\[GNUPG:\] ENC_TO / { print $3 }' [H /pre] I can't decrypt my symmetrical only (-c) encrypted message with a new version of GnuPG. @@ -548,7 +548,7 @@ in it - why? What is the thing with "can't handle multiple signatures"? Due to different message formats GnuPG is not always able to split a - file with multiple signatures unambiguously into it's parts. This + file with multiple signatures unambiguously into its parts. This error message informs you that there is something wrong with the input. The only way to have multiple signatures in a file is by using the