summaryrefslogtreecommitdiff
path: root/docs/conf/links.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf/links.conf.example')
-rw-r--r--docs/conf/links.conf.example6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf/links.conf.example b/docs/conf/links.conf.example
index 5e36689f0..dbb29f1ff 100644
--- a/docs/conf/links.conf.example
+++ b/docs/conf/links.conf.example
@@ -40,8 +40,8 @@
# making an outbound connection to the server. Options are: "openssl"
# and "gnutls" (they are compatible with each other).
#
- # You will need to load the m_ssl_openssl.so module for openssl,
- # m_ssl_gnutls.so for gnutls. The server port that you connect to
+ # You will need to load the m_ssl_openssl.so module for OpenSSL,
+ # m_ssl_gnutls.so for GnuTLS. The server port that you connect to
# must be capable of accepting this type of connection.
ssl="gnutls"
@@ -54,7 +54,7 @@
# bind: Local IP address to bind to.
bind="1.2.3.4"
- # statshidden: defines if IP is shown to opers when
+ # statshidden: Defines if IP is shown to opers when
# /stats c is invoked.
statshidden="no"