From a77a13fe8d2488c8bee57a2091ac48e7c8af4154 Mon Sep 17 00:00:00 2001 From: Yoshiki Hayashi Date: Wed, 8 Dec 2004 03:00:41 +0000 Subject: [PATCH] Use sligthly better markup. 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 | 10 ++++++---- docs/manual/mod/mod_ldap.xml | 10 ++++++---- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/docs/manual/mod/mod_ldap.html.en b/docs/manual/mod/mod_ldap.html.en index 1001297f23..1046f63712 100644 --- a/docs/manual/mod/mod_ldap.html.en +++ b/docs/manual/mod/mod_ldap.html.en @@ -358,10 +358,12 @@ valid Status:Experimental Module:mod_ldap -

The following types are supported:
- DER_FILE - file in binary DER format
- BASE64_FILE - file in Base64 format
- CERT7_DB_PATH - Netscape certificate database file ")

+

The following types are supported:

+ diff --git a/docs/manual/mod/mod_ldap.xml b/docs/manual/mod/mod_ldap.xml index ed86cfe28f..a579173683 100644 --- a/docs/manual/mod/mod_ldap.xml +++ b/docs/manual/mod/mod_ldap.xml @@ -332,10 +332,12 @@ valid server config -

The following types are supported:
- DER_FILE - file in binary DER format
- BASE64_FILE - file in Base64 format
- CERT7_DB_PATH - Netscape certificate database file ")

+

The following types are supported:

+
-- 2.50.1