From 687908093ce61e36ed89bbb3b3664bf8684391f1 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 26 Mar 2007 03:32:27 +0000 Subject: [PATCH] (Caching passphrase): Clean up previous change. --- man/pgg.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/pgg.texi b/man/pgg.texi index ba6b5f61703..263169374d4 100644 --- a/man/pgg.texi +++ b/man/pgg.texi @@ -297,11 +297,11 @@ Elapsed time for expiration in seconds. @end defvar If your passphrase contains non-ASCII characters, you might need to -specify the coding-system to be used to encode your passphrases since -GnuPG treats them as a byte sequence not a character sequence. +specify the coding system to be used to encode your passphrases, since +GnuPG treats them as a byte sequence, not as a character sequence. @defvar pgg-passphrase-coding-system -Coding-system used to encode passphrase. +Coding system used to encode passphrase. @end defvar @node Default user identity -- 2.39.5