]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Use sligthly better markup.
authorYoshiki Hayashi <yoshiki@apache.org>
Wed, 8 Dec 2004 03:00:41 +0000 (03:00 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Wed, 8 Dec 2004 03:00:41 +0000 (03:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111199 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ldap.html.en
docs/manual/mod/mod_ldap.xml

index 1001297f2357b41ab3f0368df941f156cf5cb144..1046f63712b1a9c7ff714db328a4de9075f917c5 100644 (file)
@@ -358,10 +358,12 @@ valid</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_ldap</td></tr>
 </table>
-    <p>The following types are supported:<br />
-          DER_FILE      - file in binary DER format<br />
-          BASE64_FILE   - file in Base64 format<br />
-          CERT7_DB_PATH - Netscape certificate database file ")</p>
+    <p>The following types are supported:</p>
+      <ul>
+       <li>DER_FILE - file in binary DER format</li>
+       <li>BASE64_FILE - file in Base64 format</li>
+       <li>CERT7_DB_PATH - Netscape certificate database file</li>
+      </ul>
 
 </div>
 </div>
index ed86cfe28f9b4fd0f12a5904566b3c7b969079e6..a579173683a98b02bcafd8f24446ee84dd00c76d 100644 (file)
@@ -332,10 +332,12 @@ valid</description>
 <contextlist><context>server config</context></contextlist>
 
 <usage>
-    <p>The following types are supported:<br />
-          DER_FILE      - file in binary DER format<br />
-          BASE64_FILE   - file in Base64 format<br />
-          CERT7_DB_PATH - Netscape certificate database file ")</p>
+    <p>The following types are supported:</p>
+      <ul>
+       <li>DER_FILE - file in binary DER format</li>
+       <li>BASE64_FILE - file in Base64 format</li>
+       <li>CERT7_DB_PATH - Netscape certificate database file</li>
+      </ul>
 </usage>
 </directivesynopsis>