diff options
| -rw-r--r-- | doc/emacs/misc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index fbcb7294505..c35afcf802c 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi | |||
| @@ -430,7 +430,7 @@ checks in @code{network-security-protocol-checks}). | |||
| 430 | The protocols older than @acronym{TLS1.0} are believed to be | 430 | The protocols older than @acronym{TLS1.0} are believed to be |
| 431 | vulnerable to a variety of attacks, and you may want to avoid using | 431 | vulnerable to a variety of attacks, and you may want to avoid using |
| 432 | these if what you're doing requires higher security. (This is the | 432 | these if what you're doing requires higher security. (This is the |
| 433 | @code{ssl} check in @code{network-security-protocol-checks}). | 433 | @code{version} check in @code{network-security-protocol-checks}). |
| 434 | 434 | ||
| 435 | @item Triple DES (or @acronym{3DES}) cipher | 435 | @item Triple DES (or @acronym{3DES}) cipher |
| 436 | The @acronym{3DES} stream cipher provides at most 112 bits of | 436 | The @acronym{3DES} stream cipher provides at most 112 bits of |