From 588913b845650d823937481da2b8fd89a02ed536 Mon Sep 17 00:00:00 2001 From: Yoshiki Hayashi Date: Sat, 4 Dec 2004 14:39:44 +0000 Subject: [PATCH] Typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@109797 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authnz_ldap.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml index 304a7ed863e..fd43b28f6b1 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml +++ b/docs/manual/mod/mod_authnz_ldap.xml @@ -458,7 +458,7 @@ require valid-user
  • - The next example is similar to the previous one, but is + The next example is similar to the previous one, but it uses the common name instead of the UID. Note that this could be problematical if multiple people in the directory share the same cn, because a search on cn -- 2.47.3