diff options
author | Werner Koch <[email protected]> | 1999-03-02 15:48:37 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1999-03-02 15:48:37 +0000 |
commit | 20bb42bfe79acde270c645ab9fcb788c53934345 (patch) | |
tree | e8843408f17aaba22c21261063001d509c34778a /doc/FAQ | |
parent | See ChangeLog: Tue Mar 2 10:38:42 CET 1999 Werner Koch (diff) | |
download | gnupg-20bb42bfe79acde270c645ab9fcb788c53934345.tar.gz gnupg-20bb42bfe79acde270c645ab9fcb788c53934345.zip |
See ChangeLog: Tue Mar 2 16:44:57 CET 1999 Werner Koch
Diffstat (limited to '')
-rw-r--r-- | doc/FAQ | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -322,3 +322,11 @@ is required by the protocol. + Q: What does the "You are using the xxxx character set." mean? + A: This note is printed when UTF8 mapping has to be done. Make sure that + the displayed charset is the one you have activated on your system + "iso-8859-1" is the most used one, so this is the default. You can + change the charset with the option "--charset". It is important that + you active characterset matches the one displayed - if not restrict + yourself to plain 7 bit ASCII and no mapping has to be done. + |