From aa0af2ddd26782e88fcd702e7e07109d2aea7f8f Mon Sep 17 00:00:00 2001
From: Bram Matthys
Date: Sun, 25 Dec 2011 13:15:49 +0100
Subject: [PATCH] - Fix small error in oper block documentation, reported by
Stealth (#2318).
---
Changes | 1 +
doc/unreal32docs.html | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/Changes b/Changes
index 05a34d4d8..2a219b0b8 100644
--- a/Changes
+++ b/Changes
@@ -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).
diff --git a/doc/unreal32docs.html b/doc/unreal32docs.html
index a1a5a0175..1484498e4 100644
--- a/doc/unreal32docs.html
+++ b/doc/unreal32docs.html
@@ -1352,7 +1352,7 @@ oper bobsmith {
global;
};
swhois "Example of a whois mask";
- snomask frebWqFv;
+ snomask cFfkoSsqNG;
};
Some little info about OperOverride: