From: B00mX0r Date: Thu, 21 Dec 2017 04:53:59 +0000 (-0800) Subject: Fix two minor docs issues X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=05d92363f9aa4c89fd631426f78dd5299b667df2;p=user%2Fhenk%2Fcode%2Finspircd.git Fix two minor docs issues --- 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"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#