aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpg-agent.texi
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <[email protected]>2016-08-02 02:19:15 +0000
committerJustus Winter <[email protected]>2016-08-03 14:54:01 +0000
commitcd45cf782b91ff0f6b023913963e5258ffcbf464 (patch)
treec4330fab916b258fb2ac979b6dae9a2fa584b577 /doc/gpg-agent.texi
parentgpg,gpgsm: Block signals during keyring/keybox update. (diff)
downloadgnupg-cd45cf782b91ff0f6b023913963e5258ffcbf464.tar.gz
gnupg-cd45cf782b91ff0f6b023913963e5258ffcbf464.zip
Fix spelling and grammar.
* agent/learncard.c: s/coccured/occurred/ * doc/dirmngr.texi: s/ommitted/omitted/, s/orginally/originally/, s/reponses/responses/i * doc/gpg-agent.texi, doc/dirmngr.texi, doc/gpg.texi: Fix "allows to" to more conventional english usage. * doc/tools.texi, g10/gpgcommpose.c, tests/openpgp/armor.scm, tests/openpgp/armor.test: s/occured/occurred/ * tools/gpgsplit.c: s/calcualting/calculating/ * sm/server.c: s/formated/formatted/ Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'doc/gpg-agent.texi')
-rw-r--r--doc/gpg-agent.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi
index cd5d7518d..b481dd64b 100644
--- a/doc/gpg-agent.texi
+++ b/doc/gpg-agent.texi
@@ -540,8 +540,8 @@ Also listen on native gpg-agent connections on the given socket. The
intended use for this extra socket is to setup a Unix domain socket
forwarding from a remote machine to this socket on the local machine.
A @command{gpg} running on the remote machine may then connect to the
-local gpg-agent and use its private keys. This allows to decrypt or
-sign data on a remote machine without exposing the private keys to the
+local gpg-agent and use its private keys. This enables decrypting or
+signing data on a remote machine without exposing the private keys to the
remote machine.
@@ -633,7 +633,7 @@ agent. By default they may all be found in the current home directory
lines are ignored. To mark a key as trusted you need to enter its
fingerprint followed by a space and a capital letter @code{S}. Colons
may optionally be used to separate the bytes of a fingerprint; this
- allows to cut and paste the fingerprint from a key listing output. If
+ enables cutting and pasting the fingerprint from a key listing output. If
the line is prefixed with a @code{!} the key is explicitly marked as
not trusted.
@@ -1041,8 +1041,8 @@ Here is an example session:
@subsection Generating a Key
This is used to create a new keypair and store the secret key inside the
-active PSE --- which is in most cases a Soft-PSE. An not yet defined
-option allows to choose the storage location. To get the secret key out
+active PSE --- which is in most cases a Soft-PSE. A not-yet-defined
+option allows choosing the storage location. To get the secret key out
of the PSE, a special export tool has to be used.
@example