Remove notes about now fixed xline \s bugs from sgml docs.
This commit is contained in:
parent
d69601a5e2
commit
6c43f550b2
1 changed files with 1 additions and 5 deletions
|
@ -388,11 +388,7 @@
|
||||||
Works similarly to KLINE, but matches against the real name field.
|
Works similarly to KLINE, but matches against the real name field.
|
||||||
The wildcards are * (any sequence), ? (any character),
|
The wildcards are * (any sequence), ? (any character),
|
||||||
# (a digit) and @ (a letter); wildcard characters can be
|
# (a digit) and @ (a letter); wildcard characters can be
|
||||||
escaped with a backslash.
|
escaped with a backslash. The sequence \s matches a space.
|
||||||
</para>
|
|
||||||
<para>
|
|
||||||
Use \s for a space; this currently interferes with the
|
|
||||||
check whether the mask is already xlined and UNXLINE.
|
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
All clients matching the X:line will be disconnected from the server immediately.
|
All clients matching the X:line will be disconnected from the server immediately.
|
||||||
|
|
Loading…
Reference in a new issue