# HG changeset patch # User Richard M. Stallman # Date 1174879947 0 # Node ID a80518885f67a77667bc32430a1581e28a17393c # Parent c5f4412b1cbf33af874156c4009999e441efbc09 (Caching passphrase): Clean up previous change. diff -r c5f4412b1cbf -r a80518885f67 man/pgg.texi --- a/man/pgg.texi Mon Mar 26 03:31:29 2007 +0000 +++ b/man/pgg.texi Mon Mar 26 03:32:27 2007 +0000 @@ -297,11 +297,11 @@ @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