diff options
author | Ineiev <[email protected]> | 2016-03-04 15:20:47 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2016-09-20 02:23:24 +0000 |
commit | 32bcf8b73ede9c8f1469821a54dedc6be75241d2 (patch) | |
tree | 6bf45d2b2f5083f53adf5903c6ec5fd7efd4058c /doc/tools.texi | |
parent | doc: Improve markup. (diff) | |
download | gnupg-32bcf8b73ede9c8f1469821a54dedc6be75241d2.tar.gz gnupg-32bcf8b73ede9c8f1469821a54dedc6be75241d2.zip |
doc: Fix spacings.
* doc/debugging.texi, doc/dirmngr.texi, doc/gpg-agent.texi,
doc/gpg.texi, doc/tools.texi: Fix.
Diffstat (limited to 'doc/tools.texi')
-rw-r--r-- | doc/tools.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tools.texi b/doc/tools.texi index f213bfedd..8d768424a 100644 --- a/doc/tools.texi +++ b/doc/tools.texi @@ -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 |