From 19e5dca5ac2ada3732dc854fd87d59083e73b136 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 16 May 2013 15:59:50 +0000 Subject: - Update help/notice and help/privmsg git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2075 82007160-df01-0410-b94d-b575c5fd34c7 --- help/notice | 8 -------- help/privmsg | 8 -------- 2 files changed, 16 deletions(-) diff --git a/help/notice b/help/notice index 0387f76..6d6a6bb 100644 --- a/help/notice +++ b/help/notice @@ -26,11 +26,3 @@ username[%hostname]@servername This syntax (without the hostname) is used to securely send a message to a service or a bot. - -An extension of this is the syntax to send to all opers -on a server. - -opers@servername - -In Hybrid 7, all opers on a server will see a message that -looks like a modified WALLOPS diff --git a/help/privmsg b/help/privmsg index e0e8835..9375dd3 100644 --- a/help/privmsg +++ b/help/privmsg @@ -26,11 +26,3 @@ username[%hostname]@servername This syntax (without the hostname) is used to securely send a message to a service or a bot. - -An extension of this is the syntax to send to all opers -on a server. - -opers@servername - -In Hybrid 7, all opers on a server will see a message that -looks like a modified WALLOPS -- cgit