aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2007-03-26 03:32:27 +0000
committerRichard M. Stallman2007-03-26 03:32:27 +0000
commit687908093ce61e36ed89bbb3b3664bf8684391f1 (patch)
treef98e103c8209b50bf47d078119c1460913176637
parent14007de1ff72f3cb13b0dcbd6dbf8e80e1c4de51 (diff)
downloademacs-687908093ce61e36ed89bbb3b3664bf8684391f1.tar.gz
emacs-687908093ce61e36ed89bbb3b3664bf8684391f1.zip
(Caching passphrase): Clean up previous change.
-rw-r--r--man/pgg.texi6
1 files 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.
297@end defvar 297@end defvar
298 298
299If your passphrase contains non-ASCII characters, you might need to 299If your passphrase contains non-ASCII characters, you might need to
300specify the coding-system to be used to encode your passphrases since 300specify the coding system to be used to encode your passphrases, since
301GnuPG treats them as a byte sequence not a character sequence. 301GnuPG treats them as a byte sequence, not as a character sequence.
302 302
303@defvar pgg-passphrase-coding-system 303@defvar pgg-passphrase-coding-system
304Coding-system used to encode passphrase. 304Coding system used to encode passphrase.
305@end defvar 305@end defvar
306 306
307@node Default user identity 307@node Default user identity