]> jfr.im git - irc/unrealircd/unrealircd.git/commitdiff
- #0002318 reported by Stealth, regarding small error in oper block
authorstskeeps <redacted>
Fri, 4 May 2007 14:38:45 +0000 (14:38 +0000)
committerstskeeps <redacted>
Fri, 4 May 2007 14:38:45 +0000 (14:38 +0000)
  documentation

Changes
doc/unreal32docs.html

diff --git a/Changes b/Changes
index dcb71cd02de80414cbac17049bb1fca3b0b57750..c6a54048256ce807771e198cac036e61261fc800 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1651,3 +1651,5 @@ MOTDs
   doesn't either in case of a server sending it. So this will be just a
   client protocol modification. Also pulled out a modification that got in
   accidentially.
+- #0002318 reported by Stealth, regarding small error in oper block
+  documentation
index 1b0bbf21b4586e1b93b9026b136d91c4d5315f92..1cd2e1d31e1e7adda5a7de7fd7998719907e7867 100644 (file)
@@ -1269,7 +1269,7 @@ oper bobsmith {
                global;
        };
        swhois "Example of a whois mask";
-       snomask frebWqFv;
+       snomask cFfkoSsqNG;
 };
 </pre></p>
 <a name="operoverride"><b>Some little info about OperOverride:</b><br>