Commit 7dbe33b9 authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Fix compatibility note.

Synch with trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747085 13f79535-47bb-0310-9956-ffa450edef68
parent d12dc499
Loading
Loading
Loading
Loading
+6 −8
Original line number Diff line number Diff line
@@ -140,7 +140,7 @@ Options +Includes
      <p>This command doesn't output anything. Its only use is to
      add comments within a file. These comments are not printed.</p>

      <p>This syntax is available in version 2.5 and later.</p>
      <p>This syntax is available in version 2.4.21 and later.</p>

      <example>
      &lt;!--#comment Blah Blah Blah --&gt;
@@ -153,8 +153,7 @@ Options +Includes

      <dl>
      <dt><code>echomsg</code> (<em>Apache 2.1 and later</em>)</dt>
      <dd>
      <p>The value is a message that is sent back to the
      <dd><p>The value is a message that is sent back to the
      client if the <code><a href="#element.echo">echo</a></code> element
      attempts to echo an undefined variable. This overrides any <directive
      module="mod_include">SSIUndefinedEcho</directive> directives.</p>
@@ -185,6 +184,7 @@ Options +Includes
      <example>
      &lt;!--#config sizefmt="abbrev" --&gt;
      </example>

      </dd>

      <dt><code>timefmt</code></dt>
@@ -197,7 +197,6 @@ Options +Includes
      </example>

      </dd>
      
      </dl>
    </section> <!-- /config -->

@@ -1101,4 +1100,3 @@ set</description>
</directivesynopsis>

</modulesynopsis>