From: Yoshiki Hayashi
Date: Sat, 4 Dec 2004 15:18:49 +0000 (+0000)
Subject: One more typo. Also, remove false promise because example is not
X-Git-Tag: 2.1.2~13
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a55b3e6b132584a0c5abb38bbff95451362b0d6e;p=apache
One more typo. Also, remove false promise because example is not
colored in any way.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@109800 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml
index fd43b28f6b..dc89419d3c 100644
--- a/docs/manual/mod/mod_authnz_ldap.xml
+++ b/docs/manual/mod/mod_authnz_ldap.xml
@@ -500,7 +500,7 @@ require valid-user
new LDAP group and ensure that the group's members remain
synchronized with the pager users. This becomes trivial
with filters. The goal is to grant access to anyone who has
- a filter, plus grant access to Joe Manager, who doesn't
+ a pager, plus grant access to Joe Manager, who doesn't
have a pager, but does need to access the same
resource:
@@ -510,11 +510,7 @@ require valid-user
This last may look confusing at first, so it helps to
evaluate what the search filter will look like based on who
- connects, as shown below. The text in blue is the part that
- is filled in using the attribute specified in the URL. The
- text in red is the part that is filled in using the filter
- specified in the URL. The text in green is filled in using
- the information that is retrieved from the HTTP client. If
+ connects, as shown below. If
Fred User connects as fuser
, the filter would look
like