mirror of
git://git.gnupg.org/gnupg.git
synced 2025-05-19 09:02:22 +02:00
doc: Eliminate inconsistent UK English.
* doc/dirmngr.texi, doc/gpg-agent.texi, doc/scdaemon.texi, doc/tools.texi: Fix.
This commit is contained in:
parent
f32689f833
commit
825c1dfb3e
@ -196,7 +196,7 @@ however carefully selected to best aid in debugging.
|
|||||||
|
|
||||||
@item --debug @var{flags}
|
@item --debug @var{flags}
|
||||||
@opindex debug
|
@opindex debug
|
||||||
This option is only useful for debugging and the behaviour may change at
|
This option is only useful for debugging and the behavior may change at
|
||||||
any time without notice. FLAGS are bit encoded and may be given in
|
any time without notice. FLAGS are bit encoded and may be given in
|
||||||
usual C-Syntax.
|
usual C-Syntax.
|
||||||
|
|
||||||
|
@ -230,7 +230,7 @@ however carefully selected to best aid in debugging.
|
|||||||
|
|
||||||
@item --debug @var{flags}
|
@item --debug @var{flags}
|
||||||
@opindex debug
|
@opindex debug
|
||||||
This option is only useful for debugging and the behaviour may change at
|
This option is only useful for debugging and the behavior may change at
|
||||||
any time without notice. FLAGS are bit encoded and may be given in
|
any time without notice. FLAGS are bit encoded and may be given in
|
||||||
usual C-Syntax. The currently defined bits are:
|
usual C-Syntax. The currently defined bits are:
|
||||||
|
|
||||||
@ -366,7 +366,7 @@ version of the used Pinentry.
|
|||||||
@opindex ignore-cache-for-signing
|
@opindex ignore-cache-for-signing
|
||||||
This option will let @command{gpg-agent} bypass the passphrase cache for all
|
This option will let @command{gpg-agent} bypass the passphrase cache for all
|
||||||
signing operation. Note that there is also a per-session option to
|
signing operation. Note that there is also a per-session option to
|
||||||
control this behaviour but this command line option takes precedence.
|
control this behavior but this command line option takes precedence.
|
||||||
|
|
||||||
@item --default-cache-ttl @var{n}
|
@item --default-cache-ttl @var{n}
|
||||||
@opindex default-cache-ttl
|
@opindex default-cache-ttl
|
||||||
|
@ -160,7 +160,7 @@ helpers to debug problems.
|
|||||||
|
|
||||||
@item --debug @var{flags}
|
@item --debug @var{flags}
|
||||||
@opindex debug
|
@opindex debug
|
||||||
This option is only useful for debugging and the behaviour may change at
|
This option is only useful for debugging and the behavior may change at
|
||||||
any time without notice. FLAGS are bit encoded and may be given in
|
any time without notice. FLAGS are bit encoded and may be given in
|
||||||
usual C-Syntax. The currently defined bits are:
|
usual C-Syntax. The currently defined bits are:
|
||||||
|
|
||||||
|
@ -422,8 +422,8 @@ is de-escaped by replacing all occurrences of @code{%XY} by the byte
|
|||||||
that has the hexadecimal value @code{XY}. @code{X} and @code{Y} are
|
that has the hexadecimal value @code{XY}. @code{X} and @code{Y} are
|
||||||
from the set @code{0-9a-f}.
|
from the set @code{0-9a-f}.
|
||||||
|
|
||||||
@item localised
|
@item localized
|
||||||
Some fields contain strings that are described to be @emph{localised}.
|
Some fields contain strings that are described to be @emph{localized}.
|
||||||
Such strings are translated to the active language and formatted in
|
Such strings are translated to the active language and formatted in
|
||||||
the active character set.
|
the active character set.
|
||||||
|
|
||||||
@ -804,7 +804,7 @@ error and abort the operation.
|
|||||||
@item argname
|
@item argname
|
||||||
This field is only defined for options with an argument type
|
This field is only defined for options with an argument type
|
||||||
@var{type} that is not @code{0}. In this case it may contain a
|
@var{type} that is not @code{0}. In this case it may contain a
|
||||||
@emph{percent-escaped} and @emph{localised string} that gives a short
|
@emph{percent-escaped} and @emph{localized string} that gives a short
|
||||||
name for the argument. The field may also be empty, though, in which
|
name for the argument. The field may also be empty, though, in which
|
||||||
case a short name is not known.
|
case a short name is not known.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user