diff options
author | Werner Koch <[email protected]> | 2011-11-02 17:29:47 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2011-11-02 17:29:47 +0000 |
commit | 32118628a0f20f87791755a0a110491ad85e23ad (patch) | |
tree | 1f01d219b61dc0a85f8494961921b8e54459498f | |
parent | Allow distribution of dotlock.* also under a modified BSD license (diff) | |
download | gnupg-32118628a0f20f87791755a0a110491ad85e23ad.tar.gz gnupg-32118628a0f20f87791755a0a110491ad85e23ad.zip |
typo fixes
Diffstat (limited to '')
-rw-r--r-- | doc/gpg.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 715b599ec..d00e01f00 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -3202,7 +3202,7 @@ place, duplicate specification of the same filename is ignored, the last filename before a commit is used. The filename is used until a new filename is used (at commit points) and all keys are written to that file. If a new filename is given, this file is created (and -overwrites an existing one). For gnuPG versions prior to 2.1, both +overwrites an existing one). For GnuPG versions prior to 2.1, both control statements must be given. For GnuPG 2.1 and later @samp{%secring} is a no-op. @@ -3250,7 +3250,7 @@ The requested length of the generated key in bits. The default is returned by running the command @samp{gpg2 --gpgconf-list}. @item Key-Grip: @var{hexstring} -This is optional and used to generate a CSR or certificatet for an +This is optional and used to generate a CSR or certificate for an already existing key. Key-Length will be ignored when given. @item Key-Usage: @var{usage-list} |