mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Fix spacings.
* doc/debugging.texi, doc/dirmngr.texi, doc/gpg-agent.texi, doc/gpg.texi, doc/tools.texi: Fix.
This commit is contained in:
parent
377624207e
commit
32bcf8b73e
5 changed files with 11 additions and 11 deletions
|
@ -41,7 +41,7 @@ information and indices. The commonly used one is the file
|
||||||
@file{pubring.kbx} in the @file{.gnupg} directory. It contains all
|
@file{pubring.kbx} in the @file{.gnupg} directory. It contains all
|
||||||
X.509 certificates as well as OpenPGP keys@footnote{Well, OpenPGP keys
|
X.509 certificates as well as OpenPGP keys@footnote{Well, OpenPGP keys
|
||||||
are not implemented, @command{gpg} still used the keyring file
|
are not implemented, @command{gpg} still used the keyring file
|
||||||
@file{pubring.gpg}} .
|
@file{pubring.gpg}.}.
|
||||||
|
|
||||||
@noindent
|
@noindent
|
||||||
When called the standard way, e.g.:
|
When called the standard way, e.g.:
|
||||||
|
|
|
@ -229,7 +229,7 @@ self-test for debugging purposes.
|
||||||
@opindex c
|
@opindex c
|
||||||
@opindex csh
|
@opindex csh
|
||||||
Format the info output in daemon mode for use with the standard Bourne
|
Format the info output in daemon mode for use with the standard Bourne
|
||||||
shell respective the C-shell . The default ist to guess it based on the
|
shell respective the C-shell. The default is to guess it based on the
|
||||||
environment variable @code{SHELL} which is in almost all cases
|
environment variable @code{SHELL} which is in almost all cases
|
||||||
sufficient.
|
sufficient.
|
||||||
|
|
||||||
|
|
|
@ -2062,7 +2062,7 @@ keys can be used.
|
||||||
Disable the use of all @option{--encrypt-to} and
|
Disable the use of all @option{--encrypt-to} and
|
||||||
@option{--hidden-encrypt-to} keys.
|
@option{--hidden-encrypt-to} keys.
|
||||||
|
|
||||||
@item --group @code{name=value1 }
|
@item --group @code{name=value}
|
||||||
@opindex group
|
@opindex group
|
||||||
Sets up a named group, which is similar to aliases in email programs.
|
Sets up a named group, which is similar to aliases in email programs.
|
||||||
Any time the group name is a recipient (@option{-r} or
|
Any time the group name is a recipient (@option{-r} or
|
||||||
|
@ -3403,7 +3403,6 @@ Operation is further controlled by a few environment variables:
|
||||||
language selection done through the Registry. If used and set to a
|
language selection done through the Registry. If used and set to a
|
||||||
valid and available language name (@var{langid}), the file with the
|
valid and available language name (@var{langid}), the file with the
|
||||||
translation is loaded from
|
translation is loaded from
|
||||||
|
|
||||||
@code{@var{gpgdir}/gnupg.nls/@var{langid}.mo}. Here @var{gpgdir} is the
|
@code{@var{gpgdir}/gnupg.nls/@var{langid}.mo}. Here @var{gpgdir} is the
|
||||||
directory out of which the gpg binary has been loaded. If it can't be
|
directory out of which the gpg binary has been loaded. If it can't be
|
||||||
loaded the Registry is tried and as last resort the native Windows
|
loaded the Registry is tried and as last resort the native Windows
|
||||||
|
|
|
@ -1780,7 +1780,8 @@ The possible exit status codes of @command{symcryptrun} are:
|
||||||
@node gpg-zip
|
@node gpg-zip
|
||||||
@section Encrypt or sign files into an archive
|
@section Encrypt or sign files into an archive
|
||||||
@ifset manverb
|
@ifset manverb
|
||||||
.B gpg-zip \- Encrypt or sign files into an archive
|
.B gpg-zip
|
||||||
|
\- Encrypt or sign files into an archive
|
||||||
@end ifset
|
@end ifset
|
||||||
|
|
||||||
@mansect synopsis
|
@mansect synopsis
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue