aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2014-11-23 15:13:13 +0100
committerLars Magne Ingebrigtsen2014-11-23 15:13:13 +0100
commitb10d90066338c88a371fef1b59e2f455a37a3ba2 (patch)
tree7c476d6ef70070e5ae39610089a2a15b49e0fbfc /doc
parenta345ff6bf2af54db2ee03296965165127f7758ec (diff)
downloademacs-b10d90066338c88a371fef1b59e2f455a37a3ba2.tar.gz
emacs-b10d90066338c88a371fef1b59e2f455a37a3ba2.zip
Rename `nsm-security-level' to `network-security-level'
* net/nsm.el (network-security-level): Rename from `nsm-security-level' and documented.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/processes.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lispref/processes.texi b/doc/lispref/processes.texi
index 48429e6fd93..3c9da5c64cd 100644
--- a/doc/lispref/processes.texi
+++ b/doc/lispref/processes.texi
@@ -2088,8 +2088,8 @@ entirely.
2088If the connection is unencrypted, but it was encrypted in previous 2088If the connection is unencrypted, but it was encrypted in previous
2089sessions, the user will also be notified about this. 2089sessions, the user will also be notified about this.
2090 2090
2091@vindex nsm-security-level 2091@vindex network-security-level
2092The @code{nsm-security-level} variable determines the security level. 2092The @code{network-security-level} variable determines the security level.
2093If this is @code{low}, no security checks are performed. 2093If this is @code{low}, no security checks are performed.
2094 2094
2095 2095