From bb5a5c5bb618f90fa82c6bc43eadedd2bf1be3c7 Mon Sep 17 00:00:00 2001
From: w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Date: Sat, 18 Oct 2008 17:09:21 +0000
Subject: Some documentation corrections, thanks jdhore.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10677 e03df62e-2008-0410-955e-edbf42e46eb7
---
 conf/opers.conf.example | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/opers.conf.example b/conf/opers.conf.example
index 143544521..898a318c7 100644
--- a/conf/opers.conf.example
+++ b/conf/opers.conf.example
@@ -23,8 +23,8 @@
      #   - users/auspex: allows opers with this priv to view more details about users than normal users.
      #   - servers/auspex: allows opers with this priv to see more detail about server information than normal users.
      # ACTIONS
-     #   - users/mass-message: allows users with this priv to PRIVMSG and NOTICE to a server mask (e.g. NOTICE $*)
-     #   - channels/high-join-limit: allows users with this priv to join a higher maximum number of channels
+     #   - users/mass-message: allows opers with this priv to PRIVMSG and NOTICE to a server mask (e.g. NOTICE $*)
+     #   - channels/high-join-limit: allows opers with this priv to join <channels:opers> total channels instead of <channels:users> total channels.
 	 privs="users/auspex channels/auspex servers/auspex users/mass-message channels/high-join-limit"
 
      # usermodes: Oper-only usermodes that opers with this class can use.
-- 
cgit v1.2.3