From 5eeb71b78eba30cb6de3743dcb8b71248f88c539 Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Thu, 22 May 2008 00:30:42 +0200 Subject: [PATCH] Add +F and +W snomasks to oper-guide (from extensions). --- doc/sgml/oper-guide/umodes.sgml | 37 +++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/doc/sgml/oper-guide/umodes.sgml b/doc/sgml/oper-guide/umodes.sgml index f81e35f8..6d64c546 100644 --- a/doc/sgml/oper-guide/umodes.sgml +++ b/doc/sgml/oper-guide/umodes.sgml @@ -253,6 +253,28 @@ limit settable with /quote set max). + + +F, far client connection notices + + + + This snomask is only available if the sno_farconnect.so extension is loaded. + + + Opers with +F receive server notices when clients connect or + disconnect on other servers. The notices have the same format + as those from the +c snomask, except that the class is ? and + the source server of the notice is the server the user is/was on. + + + No notices are generated for netsplits and netjoins. + Hence, these notices cannot be used to keep track of all + clients on the network. + + + There is no far equivalent of the +C snomask. + + +k, server kill notices @@ -291,6 +313,18 @@ available auth{} block. + + +W, whois notifications + + + + This snomask is only available if the sno_whois.so extension is loaded. + + + Opers with +W receive notices when a WHOIS is executed on them + on their server (showing idle time). + + +x, extra routing notices @@ -306,8 +340,7 @@ Opers with +y receive notices when users try to join RESV'ed (juped) channels. Additionally, if certain extension modules are loaded, they will - receive notices when special commands are used and/or when they - are whoised. + receive notices when special commands are used.