summaryrefslogtreecommitdiff
path: root/docs/conf/modules/unrealircd.conf.example
diff options
context:
space:
mode:
authorAttila Molnar <attilamolnar@hush.com>2014-06-15 06:27:38 +0200
committerAttila Molnar <attilamolnar@hush.com>2014-06-15 06:27:38 +0200
commit9966a3a3b253fd3d22fffb4a0b04c9140da62898 (patch)
tree8e23e313dd8f01a28e17560e8acc284b881aaaec /docs/conf/modules/unrealircd.conf.example
parent8f7cdd5b61112802973470e74a87da52ee064920 (diff)
parenta84ac5c11226c6e339bd0daafcb047e2fabba464 (diff)
Merge pull request #872 from theckman/remove_whitespace_from_docs
Remove whitespace from docs
Diffstat (limited to 'docs/conf/modules/unrealircd.conf.example')
-rw-r--r--docs/conf/modules/unrealircd.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf/modules/unrealircd.conf.example b/docs/conf/modules/unrealircd.conf.example
index 9518822de..d195e6afd 100644
--- a/docs/conf/modules/unrealircd.conf.example
+++ b/docs/conf/modules/unrealircd.conf.example
@@ -196,7 +196,7 @@
# posix - POSIX regexps, provided via m_regex_posix.so, not availale #
# on windows, no dependencies on other operating systems. #
# #
-<filteropts engine="glob">
+<filteropts engine="glob">
# #
# Your choice of regex engine must match on all servers network-wide.
#
@@ -363,7 +363,7 @@
# GnuTLS SSL module: Adds support for SSL connections using GnuTLS,
# if enabled. You must answer 'yes' in ./configure when asked or symlink
# the source for this module from the directory src/modules/extra, if
-# you want to enable this, or it will not load.
+# you want to enable this, or it will not load.
#<module name="m_ssl_gnutls.so">
#
#-#-#-#-#-#-#-#-#-#-#- GNUTLS CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#-#