mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-11 22:52:47 +01:00
doc: Replace UTF8 with UTF-8.
* doc/gpg.texi: Fix.
This commit is contained in:
parent
f25e04005a
commit
00d6d8bc87
@ -1440,7 +1440,7 @@ Valid values for @code{name} are:
|
|||||||
@item --utf8-strings
|
@item --utf8-strings
|
||||||
@itemx --no-utf8-strings
|
@itemx --no-utf8-strings
|
||||||
@opindex utf8-strings
|
@opindex utf8-strings
|
||||||
Assume that command line arguments are given as UTF8 strings. The
|
Assume that command line arguments are given as UTF-8 strings. The
|
||||||
default (@option{--no-utf8-strings}) is to assume that arguments are
|
default (@option{--no-utf8-strings}) is to assume that arguments are
|
||||||
encoded in the character set as specified by
|
encoded in the character set as specified by
|
||||||
@option{--display-charset}. These options affect all following
|
@option{--display-charset}. These options affect all following
|
||||||
@ -2770,7 +2770,7 @@ must contain a '@@' character in the form keyname@@domain.example.com
|
|||||||
is to help prevent pollution of the IETF reserved notation
|
is to help prevent pollution of the IETF reserved notation
|
||||||
namespace. The @option{--expert} flag overrides the '@@'
|
namespace. The @option{--expert} flag overrides the '@@'
|
||||||
check. @code{value} may be any printable string; it will be encoded in
|
check. @code{value} may be any printable string; it will be encoded in
|
||||||
UTF8, so you should check that your @option{--display-charset} is set
|
UTF-8, so you should check that your @option{--display-charset} is set
|
||||||
correctly. If you prefix @code{name} with an exclamation mark (!), the
|
correctly. If you prefix @code{name} with an exclamation mark (!), the
|
||||||
notation data will be flagged as critical
|
notation data will be flagged as critical
|
||||||
(rfc4880:5.2.3.16). @option{--sig-notation} sets a notation for data
|
(rfc4880:5.2.3.16). @option{--sig-notation} sets a notation for data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user