1
0
Fork 0
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:
Ineiev 2016-03-04 15:20:47 +00:00 committed by NIIBE Yutaka
parent 377624207e
commit 32bcf8b73e
5 changed files with 11 additions and 11 deletions

View file

@ -1139,7 +1139,7 @@ The @command{gpg-connect-agent} is a utility to communicate with a
running @command{gpg-agent}. It is useful to check out the commands
@command{gpg-agent} provides using the Assuan interface. It might
also be useful for scripting simple applications. Input is expected
at stdin and out put gets printed to stdout.
at stdin and output gets printed to stdout.
It is very similar to running @command{gpg-agent} in server mode; but
here we connect to a running instance.
@ -1780,7 +1780,8 @@ The possible exit status codes of @command{symcryptrun} are:
@node gpg-zip
@section Encrypt or sign files into an archive
@ifset manverb
.B gpg-zip \- Encrypt or sign files into an archive
.B gpg-zip
\- Encrypt or sign files into an archive
@end ifset
@mansect synopsis