]> git.eshelyaron.com Git - emacs.git/commitdiff
* misc.texi (Network Security): Use "untrustworthy" instead of "unsafe"
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 25 Nov 2014 15:34:55 +0000 (16:34 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 25 Nov 2014 15:34:55 +0000 (16:34 +0100)
doc/emacs/ChangeLog
doc/emacs/misc.texi

index 3db0e851603b0a45254aaba04e2a01c1c4e44a17..e608248b2630507cf1a8305f8d284c9f571166ea 100644 (file)
@@ -1,3 +1,8 @@
+2014-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * misc.texi (Network Security): Use "untrustworthy" instead of
+       "unsafe".
+
 2014-11-24  Eli Zaretskii  <eliz@gnu.org>
 
        * misc.texi (Network Security): Improve wording and indexing of
index f2828c5426b934217cce851403de31d70befa3a2..5bd0fc88b4ec3fd77fc0b5cc2f78c32314d23283 100644 (file)
@@ -271,11 +271,12 @@ security checks are performed.
 
 If this variable is @code{medium} (which is the default), a number of
 checks will be performed.  If as result @acronym{NSM} determines that
-the network connection might be unsafe, it will make you aware of
-that, and will ask you what to do about the network connection.
+the network connection might not be trustworthy, it will make you
+aware of that, and will ask you what to do about the network
+connection.
 
 You can decide to register a permanent security exception for an
-unsafe connection, a temporary exception, or refuse the connection
+unverified connection, a temporary exception, or refuse the connection
 entirely.
 
 Below is a list of the checks done on the @code{medium} level.