From: Richard M. Stallman Date: Mon, 26 Mar 2007 03:32:27 +0000 (+0000) Subject: (Caching passphrase): Clean up previous change. X-Git-Tag: emacs-pretest-22.0.97~172 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=687908093ce61e36ed89bbb3b3664bf8684391f1;p=emacs.git (Caching passphrase): Clean up previous change. --- 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