Commit 621d3810 authored by Lucien Gentis's avatar Lucien Gentis
Browse files

Missing verbs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@749042 13f79535-47bb-0310-9956-ffa450edef68
parent 22a9cf8b
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -150,7 +150,8 @@

    <section id="imapfile.values"><title>Values</title>

      <p>The values for each of the directives can any of the following:</p>
      <p>The values for each of the directives can be any of the
      following:</p>

      <dl>
      <dt>a URL</dt>
@@ -158,7 +159,7 @@
      <dd><p>The URL can be relative or absolute URL. Relative URLs
      can contain '..' syntax and will be resolved relative to the
      <code>base</code> value.</p>
      <p><code>base</code> itself will not resolved according to the
      <p><code>base</code> itself will not be resolved according to the
      current value. A statement <code>base mailto:</code> will
      work properly, though.</p></dd>