1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +02:00

doc: Typo fixes

--

Reported-by: Claus Assmann <ca+gnupg-users@esmtp.org>
Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
Werner Koch 2018-06-06 17:25:51 +02:00
parent 344b548dc7
commit 70f26e4263
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
3 changed files with 4 additions and 4 deletions

View File

@ -328,7 +328,7 @@ following the "sig" tag (and thus before the flags described below. A
"!" indicates that the signature has been successfully verified, a "-" "!" indicates that the signature has been successfully verified, a "-"
denotes a bad signature and a "%" is used if an error occurred while denotes a bad signature and a "%" is used if an error occurred while
checking the signature (e.g. a non supported algorithm). Signatures checking the signature (e.g. a non supported algorithm). Signatures
where the public key is not availabale are not listed; to see their where the public key is not available are not listed; to see their
keyids the command @option{--list-sigs} can be used. keyids the command @option{--list-sigs} can be used.
For each signature listed, there are several flags in between the For each signature listed, there are several flags in between the
@ -3377,7 +3377,7 @@ absolute date in the form YYYY-MM-DD. Defaults to "0".
@opindex default-new-key-algo @var{string} @opindex default-new-key-algo @var{string}
This option can be used to change the default algorithms for key This option can be used to change the default algorithms for key
generation. The @var{string} is similar to the arguments required for generation. The @var{string} is similar to the arguments required for
the command @option{--quick-add-key} but slighly different. For the command @option{--quick-add-key} but slightly different. For
example the current default of @code{"rsa2048/cert,sign+rsa2048/encr"} example the current default of @code{"rsa2048/cert,sign+rsa2048/encr"}
(or @code{"rsa3072"}) can be changed to the value of what we currently (or @code{"rsa3072"}) can be changed to the value of what we currently
call future default, which is @code{"ed25519/cert,sign+cv25519/encr"}. call future default, which is @code{"ed25519/cert,sign+cv25519/encr"}.

View File

@ -399,7 +399,7 @@ comes with almost all German banking cards.
This application adds read-only support for keys and certificates This application adds read-only support for keys and certificates
stored on a @uref{http://www.smartcard-hsm.com, SmartCard-HSM}. stored on a @uref{http://www.smartcard-hsm.com, SmartCard-HSM}.
To generate keys and store certifiates you may use To generate keys and store certificates you may use
@uref{https://github.com/OpenSC/OpenSC/wiki/SmartCardHSM, OpenSC} or @uref{https://github.com/OpenSC/OpenSC/wiki/SmartCardHSM, OpenSC} or
the tools from @uref{http://www.openscdp.org, OpenSCDP}. the tools from @uref{http://www.openscdp.org, OpenSCDP}.

View File

@ -290,7 +290,7 @@ Check the options for the component @var{component}.
Apply the configuration settings listed in @var{file} to the Apply the configuration settings listed in @var{file} to the
configuration files. If @var{file} has no suffix and no slashes the configuration files. If @var{file} has no suffix and no slashes the
command first tries to read a file with the suffix @code{.prf} from command first tries to read a file with the suffix @code{.prf} from
the the data directory (@code{gpgconf --list-dirs datadir}) before it the data directory (@code{gpgconf --list-dirs datadir}) before it
reads the file verbatim. A profile is divided into sections using the reads the file verbatim. A profile is divided into sections using the
bracketed component name. Each section then lists the option which bracketed component name. Each section then lists the option which
shall go into the respective configuration file. shall go into the respective configuration file.