From: Attila Molnar Date: Sun, 6 Apr 2014 14:21:04 +0000 (+0200) Subject: Fix typo in helpop-full that prevented it from loading and other minor helpop issues X-Git-Tag: v2.0.23~189 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=dcff3882021cd2b1169d0f3e0dfc7fe2b95285a6;p=user%2Fhenk%2Fcode%2Finspircd.git Fix typo in helpop-full that prevented it from loading and other minor helpop issues --- diff --git a/docs/conf/helpop-full.conf.example b/docs/conf/helpop-full.conf.example index 445e0dd91..556d4c1a8 100644 --- a/docs/conf/helpop-full.conf.example +++ b/docs/conf/helpop-full.conf.example @@ -72,7 +72,7 @@ private message you when you have usermode +g set. ACCEPT +nick adds a nick to your accept list, ACCEPT -nick removes a nick from your accept list, and ACCEPT * displays your accept list."> - @@ -986,7 +986,7 @@ Note that all /STATS use is broadcast to online IRC operators."> Q Allows receipt of remote quit messages. t Allows receipt of attempts to use /STATS (local and remote). v Allows receipt of oper-override notices (requires override module). - x Allows receipt of local Xline notices (g/z/q/k/e/R/shuns)." + x Allows receipt of local Xline notices (g/Z/q/k/e/R/shuns). X Allows receipt of remote Xline notices (g/Z/q/k/e/R/shuns)."> ###################### diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index 56af7557a..555409863 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -244,7 +244,8 @@ help channel if you have any questions."> Q Allows receipt of remote quit messages. t Allows receipt of attempts to use /STATS (local and remote). v Allows receipt of oper-override notices (requires override module). - x Allows receipt of Xline notices (g/z/q/k/e/R/shuns)."> + x Allows receipt of local Xline notices (g/Z/q/k/e/R/shuns). + X Allows receipt of remote Xline notices (g/Z/q/k/e/R/shuns).">