From: Rich Bowen
Date: Fri, 16 Mar 2012 20:12:52 +0000 (+0000)
Subject: Typos and broken links in docs. Daniel Gruno (rumble at cord dk)
X-Git-Tag: 2.4.2~162
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0a0b9b71d8b346a9cad4139020afb1a2b44e3a8;p=apache
Typos and broken links in docs. Daniel Gruno (rumble at cord dk)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1301733 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml
index 2f4615ceb1..425f740c4c 100644
--- a/docs/manual/mod/mod_authnz_ldap.xml
+++ b/docs/manual/mod/mod_authnz_ldap.xml
@@ -835,8 +835,8 @@ own username, instead of anonymously or with hard-coded credentials for the serv
has no effect when this module is used exclusively for authorization.
-AuthLDAPInitialBindPattern
-AuthLDAPBindDN
+AuthLDAPInitialBindPattern
+AuthLDAPBindDN
AuthLDAPCompareAsUser
AuthLDAPSearchAsUser
diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml
index 4a65ed213b..a38bdd46ba 100644
--- a/docs/manual/mod/mod_mime.xml
+++ b/docs/manual/mod/mod_mime.xml
@@ -509,9 +509,9 @@ later.
them.
Note that when defining a set of filters using the
- AddOuputFilter directive,
+ AddOutputFilter directive,
any definition made will replace any previous definition made by
- the AddOuputFilter
+ the AddOutputFilter
directive.