@@ -284,7 +284,7 @@ Avoid using the output of this command in scripts or other programs as
284
284
it is likely to change as GnuPG changes. See @option {--with-colons }
285
285
for a machine-parseable key listing command that is appropriate for
286
286
use in scripts and other programs. Never use the regular output for
287
- scripts - it is only for human consumption.
287
+ scripts --- it is only for human consumption.
288
288
289
289
@item -- list-secret-keys
290
290
@itemx -K
@@ -379,7 +379,7 @@ safeguard against accidental deletion of multiple keys.
379
379
380
380
@item -- delete-secret-keys @code {name }
381
381
@opindex delete-secret-keys
382
- gRemove key from the secret keyring. In batch mode the key must be
382
+ Remove key from the secret keyring. In batch mode the key must be
383
383
specified by fingerprint. The option @option {--yes } can be used to
384
384
advice gpg-agent not to request a confirmation. This extra
385
385
pre-caution is done because @command {gpg } can't be sure that the
@@ -420,7 +420,7 @@ exported keys are written to STDOUT or to the file given with option
420
420
@option {--armor } to allow easy printing of the key for paper backup;
421
421
however the external tool @command {paperkey } does a better job for
422
422
creating backups on paper. Note that exporting a secret key can be a
423
- security risk if the exported keys are send over an insecure channel.
423
+ security risk if the exported keys are sent over an insecure channel.
424
424
425
425
The second form of the command has the special property to render the
426
426
secret part of the primary key useless; this is a GNU extension to
@@ -533,7 +533,7 @@ corrupted trustdb. Example:
533
533
Update the trustdb with the ownertrust values stored in @code {files } (or
534
534
STDIN if not given); existing values will be overwritten. In case of a
535
535
severely damaged trustdb and if you have a recent backup of the
536
- ownertrust values (e.g. in the file @file {otrust.txt }, you may re-create
536
+ ownertrust values (e.g. in the file @file {otrust.txt }) , you may re-create
537
537
the trustdb using these commands:
538
538
@c man:.RS
539
539
@example
@@ -1082,7 +1082,7 @@ behaviour and to change the default configuration.
1082
1082
* GPG Input and Output :: Input and Output.
1083
1083
* OpenPGP Options :: OpenPGP protocol specific options.
1084
1084
* Compliance Options :: Compliance options.
1085
- * GPG Esoteric Options :: Doing things one usually don 't want to do.
1085
+ * GPG Esoteric Options :: Doing things one usually doesn 't want to do.
1086
1086
* Deprecated Options :: Deprecated options.
1087
1087
@end menu
1088
1088
@@ -1808,7 +1808,7 @@ are available for all keyserver types, some common options are:
1808
1808
@option {--recv-keys } command as a whole. Defaults to 30 seconds.
1809
1809
1810
1810
@item http-proxy=@code {value }
1811
- This options is deprecated.
1811
+ This option is deprecated.
1812
1812
Set the proxy to use for HTTP and HKP keyservers.
1813
1813
This overrides any proxy defined in @file {dirmngr.conf }.
1814
1814
@@ -2174,7 +2174,7 @@ stop by the OS limits. Defaults to 0, which means "no limit".
2174
2174
@opindex input-size-hint
2175
2175
This option can be used to tell GPG the size of the input data in
2176
2176
bytes. @var {n } must be a positive base-10 number. This option is
2177
- only useful if the input is not taken from a file. GPG may use thos
2177
+ only useful if the input is not taken from a file. GPG may use this
2178
2178
hint to optimize its buffer allocation strategy. It is also used by
2179
2179
the @option {--status-fd } line ``PROGRESS'' to provide a value for
2180
2180
``total'' if that is not available by other means.
@@ -3171,7 +3171,7 @@ workaround!
3171
3171
3172
3172
@item -- enable-special-filenames
3173
3173
@opindex enable-special-filenames
3174
- This options enables a mode in which filenames of the form
3174
+ This option enables a mode in which filenames of the form
3175
3175
@file {-&n }, where n is a non-negative decimal number,
3176
3176
refer to the file descriptor n and not to a file with that name.
3177
3177
@@ -3324,7 +3324,7 @@ files; They all live in in the current home directory (@pxref{option
3324
3324
3325
3325
@item ~/.gnupg/pubring.kbx
3326
3326
@efindex pubring.kbx
3327
- The public keyring using a different format. This file is sharred
3327
+ The public keyring using a different format. This file is shared
3328
3328
with @command {gpgsm }. You should backup this file.
3329
3329
3330
3330
@item ~/.gnupg/pubring.kbx.lock
@@ -3804,7 +3804,7 @@ can be handled. See also @samp{Key-Type} above.
3804
3804
3805
3805
@item Subkey-Length: @var {nbits }
3806
3806
Length of the secondary key (subkey) in bits. The default is returned
3807
- by running the command @samp {@gpgname --gpgconf-list }" .
3807
+ by running the command @samp {@gpgname --gpgconf-list }.
3808
3808
3809
3809
@item Subkey-Usage: @var {usage-list }
3810
3810
Key usage lists for a subkey; similar to @samp {Key-Usage }.
0 commit comments