diff options
Diffstat (limited to 'doc/en/weechat_user.en.adoc')
-rw-r--r-- | doc/en/weechat_user.en.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index 6e2a32ceb..54fe198cb 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -130,7 +130,7 @@ names may be different in different distributions and versions. + ^(2)^ It is recommended to compile with libncurses**w**5-dev (the *w* is important). WeeChat can compile with libncurses5-dev, but it is *NOT* recommended: you may experience display bugs with wide chars. + -^(3)^ Gnutls ≥ 3.0.21 is required for IRC SASL authentication with mechanism +^(3)^ GnuTLS ≥ 3.0.21 is required for IRC SASL authentication with mechanism ECDSA-NIST256P-CHALLENGE. + ^(4)^ Recommended Python version is 2.7 (all scripts run fine with version 2.7, but not with versions < 2.7 or ≥ 3.0). @@ -217,7 +217,7 @@ List of commonly used options: Compile <<fset_plugin,Fset plugin>>. | ENABLE_GNUTLS | `ON`, `OFF` | ON | - Enable Gnutls (for SSL). + Enable GnuTLS (for SSL). | ENABLE_GUILE | `ON`, `OFF` | ON | Compile <<scripts_plugins,Guile plugin>> (Scheme). |