aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpgsm.texi
diff options
context:
space:
mode:
authorNIIBE Yutaka <[email protected]>2023-11-07 04:55:29 +0000
committerNIIBE Yutaka <[email protected]>2023-11-07 04:55:29 +0000
commit337de21f4b4f1e617ef875606e6f29df4629d52a (patch)
tree8c19057ad001832a985b40306198addc6ed13845 /doc/gpgsm.texi
parentdoc: Remove stray .RE in doc/gpgsm.texi. (diff)
downloadgnupg-337de21f4b4f1e617ef875606e6f29df4629d52a.tar.gz
gnupg-337de21f4b4f1e617ef875606e6f29df4629d52a.zip
doc: Use the em dash to mark a break in a sentence.
-- Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'doc/gpgsm.texi')
-rw-r--r--doc/gpgsm.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi
index 91760abc3..602a39f50 100644
--- a/doc/gpgsm.texi
+++ b/doc/gpgsm.texi
@@ -1380,11 +1380,11 @@ The decryption is done by using the command
DECRYPT
@end example
-It performs the decrypt operation after doing some check on the internal
-state (e.g., that all needed data has been set). Because it utilizes
-the GPG-Agent for the session key decryption, there is no need to ask
-the client for a protecting passphrase - GpgAgent takes care of this by
-requesting this from the user.
+It performs the decrypt operation after doing some check on the
+internal state (e.g., that all needed data has been set). Because it
+utilizes the GPG-Agent for the session key decryption, there is no
+need to ask the client for a protecting passphrase --- GpgAgent takes
+care of this by requesting this from the user.
@node GPGSM SIGN