From d654992a626ccf95c9db1bb10cee37c9ae9618bb Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 15 May 2013 18:57:20 +0000 Subject: - NEWS: fixed typo git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2053 82007160-df01-0410-b94d-b575c5fd34c7 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index adfd688..09cee5b 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ o) Removed 'remote', and 'global_kill' oper flags, and added 'connect', 'squit', and 'kill' flags for better fine-tuning instead. Whether or not a specific action is allowed on a remote server can be controlled - by appeding the ':remote' flag. For example: 'kill' allows only local + by appending the ':remote' flag. For example: 'kill' allows only local clients to be killed, whereas 'kill:remote' allows to issue a KILL for remote clients o) Added 'locops' and 'wallops' to irc-operator flags -- cgit