aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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