1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-06 04:53:13 +02:00

- Fix small error in oper block documentation, reported by Stealth (#2318).

This commit is contained in:
Bram Matthys
2011-12-25 13:15:49 +01:00
parent 0e4d604c04
commit aa0af2ddd2
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2321,3 +2321,4 @@
- Include CMDS=STARTTLS in ISUPPORT/numeric 005 to let clients discover STARTTLS
support through VERSION, before or after registration (#4064).
- Added patch from nenotopia to use more modern LUSERS numerics (#3967).
- Fix small error in oper block documentation, reported by Stealth (#2318).
+1 -1
View File
@@ -1352,7 +1352,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>