From 87ab9df27ba75cabbf43c573e05b6fbb96d2ba0a Mon Sep 17 00:00:00 2001 From: yamaoka Date: Mon, 7 Apr 2003 01:27:03 +0000 Subject: [PATCH] Synch to Oort Gnus 200304070050. --- texi/ChangeLog | 4 ++++ texi/message-ja.texi | 2 +- texi/message.texi | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/texi/ChangeLog b/texi/ChangeLog index 69270bc..35d09d0 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,7 @@ +2003-04-07 Jesper Harder + + * message.texi (Security): Fix typo. + 2003-04-06 Reiner Steib * gnus.texi: Changed ~/.gnus and .gnus.el to ~/.gnus.el diff --git a/texi/message-ja.texi b/texi/message-ja.texi index 4909e82..8972dc8 100644 --- a/texi/message-ja.texi +++ b/texi/message-ja.texi @@ -1014,7 +1014,7 @@ $ openssl pkcs12 -in ns.p12 -clcerts -nodes > key+cert.pem The @file{key+cert.pem} file should be pointed to from the @code{smime-keys} variable. You should now be able to send signed mail. -@emph{Note!} Your private key is store unencrypted in the file, so take +@emph{Note!} Your private key is stored unencrypted in the file, so take care in handling it. @subsection Using PGP/MIME diff --git a/texi/message.texi b/texi/message.texi index d1f86b0..bb0d009 100644 --- a/texi/message.texi +++ b/texi/message.texi @@ -1033,7 +1033,7 @@ $ openssl pkcs12 -in ns.p12 -clcerts -nodes > key+cert.pem The @file{key+cert.pem} file should be pointed to from the @code{smime-keys} variable. You should now be able to send signed mail. -@emph{Note!} Your private key is store unencrypted in the file, so take +@emph{Note!} Your private key is stored unencrypted in the file, so take care in handling it. @subsection Using PGP/MIME -- 1.7.10.4