]> jfr.im git - irc/rqf/shadowircd.git/commitdiff
sgml docs: kline_exempt does not exempt from D:lines in any way
authorJilles Tjoelker <redacted>
Fri, 4 Jan 2008 23:52:02 +0000 (00:52 +0100)
committerJilles Tjoelker <redacted>
Fri, 4 Jan 2008 23:52:02 +0000 (00:52 +0100)
doc/sgml/oper-guide/commands.sgml
doc/sgml/oper-guide/config.sgml

index b2e72d877ea3bdd2c8877b15e634426af5fd8d6d..b18807b8936be4b0b9b439ed04dddb251f0ea49f 100644 (file)
          be temporary (i.e. it will not be stored on disk) and last that
          long in minutes.
        </para>
+       <para>
+         All clients matching the D:line will be disconnected from the server immediately.
+       </para>
        <para>
          If a reason is specified, it will be sent to the client when they are disconnected, and,
          if dline_reason is enabled,
          D:lines cannot be set remotely on other servers.
        </para>
        <para>
-         Only exempt{} blocks exempt from D:lines on initial connection.
+         Only exempt{} blocks exempt from D:lines.
          Being a server or having kline_exempt in auth{} does
          <emphasis>not</emphasis> exempt (different from K/G/X:lines).
        </para>
index ab928621262eabf67d9dd1c6af3e09ee2d1f168f..f2ce387406f1b618f4e95f3cf19d5ed2cec650fd 100644 (file)
@@ -359,7 +359,7 @@ auth {
          <varlistentry>
            <term>kline_exempt (^)</term>
            <listitem>
-             <para>Users in this auth{} block are exempted from DNS blacklists, k:lines, g:lines and x:lines, and will not be disconnected because of d:lines.</para>
+             <para>Users in this auth{} block are exempted from DNS blacklists, k:lines, g:lines and x:lines.</para>
            </listitem>
          </varlistentry>
          <varlistentry>