From 05d92363f9aa4c89fd631426f78dd5299b667df2 Mon Sep 17 00:00:00 2001 From: B00mX0r Date: Wed, 20 Dec 2017 20:53:59 -0800 Subject: Fix two minor docs issues --- docs/conf/inspircd.conf.example | 8 ++++---- docs/conf/modules.conf.example | 18 +++++++++--------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example index b131f15ea..893dfb5f0 100644 --- a/docs/conf/inspircd.conf.example +++ b/docs/conf/inspircd.conf.example @@ -724,10 +724,10 @@ # the ircd. This may be set for security reasons or vanity reasons. customversion="" - # operspywhois: show opers (users/auspex) the +s channels a user is in. Values: - # splitmsg Split with an explanatory message - # yes Split with no explanatory message - # no Do not show + # operspywhois: show opers (users/auspex) the +s and +p channels a user is in. Values: + # splitmsg Split secret/private from public channels with an explanatory message + # yes Show secret/private channels + # no Do not show secret/private channels operspywhois="no" # runasuser: If this is set, InspIRCd will attempt to switch diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 7fb68995a..9c19e3e43 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -402,14 +402,14 @@ # that looks like the name of another channel on the network. # - + #allowrange=""> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Channelban: Implements extended ban j:, which stops anyone already @@ -426,26 +426,26 @@ # InspIRCd. You should use m_customprefix instead. # - + #deprotectothers="yes"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -- cgit v1.2.3