diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-15 18:57:20 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-15 18:57:20 +0000 |
commit | d654992a626ccf95c9db1bb10cee37c9ae9618bb (patch) | |
tree | 2d109c7bf71baa1ab561076d618b5b8fbcf269ad | |
parent | 96058b153babaf304a9d8749d3d8ea1a2d7dff6a (diff) |
- NEWS: fixed typo
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2053 82007160-df01-0410-b94d-b575c5fd34c7
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |