OSDN Git Service

Update.
authorDaiki Ueno <ueno@unixuser.org>
Sat, 24 Mar 2007 00:57:25 +0000 (00:57 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Sat, 24 Mar 2007 00:57:25 +0000 (00:57 +0000)
epa.texi

index f0393b2..3328d09 100644 (file)
--- a/epa.texi
+++ b/epa.texi
@@ -207,7 +207,7 @@ also delete the secret keys.
 
 @deffn Command epa-decrypt-region start end
 Decrypt the current region between @var{start} and @var{end}.  It
-replaces the region with the decrypted plaintext.
+replaces the region with the decrypted text.
 @end deffn
 
 @deffn Command epa-decrypt-armor-in-region start end
@@ -243,8 +243,8 @@ type.
 @deffn Command epa-encrypt-region start end recipients sign signers
 Encrypt the current region between @var{start} and @var{end}.  It will
 let you select recipients.  If a prefix argument is given, it will
-also ask you whether or not to sign the plaintext before encryption
-and if you answered yes, it will let you select the signing keys.
+also ask you whether or not to sign the text before encryption and if
+you answered yes, it will let you select the signing keys.
 @end deffn
 
 @node Cryptographic operations on files
@@ -328,7 +328,7 @@ Enable automatic encryption/decryption of *.gpg files.
 
 @code{epa-file} will let you select recipients.  If you want to
 suppress this question, it might be a good idea to put the following
-line on the first line of the plaintext.
+line on the first line of the text being encrypted.
 @vindex epa-file-encrypt-to
 
 @lisp