summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2012-03-16 21:12:48 +0100
committerRich Bowen <rbowen@apache.org>2012-03-16 21:12:48 +0100
commit7993195c612de4aca6fd4f8056f3c185f05af62d (patch)
tree423a9d1fc57da8da923ad9b14adc330b14bf784f
parentUpdate xforms, add fcgistarter.8 (diff)
downloadapache2-7993195c612de4aca6fd4f8056f3c185f05af62d.tar.xz
apache2-7993195c612de4aca6fd4f8056f3c185f05af62d.zip
Typos and broken links in docs. Daniel Gruno (rumble at cord dk)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301732 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/mod_authnz_ldap.xml4
-rw-r--r--docs/manual/mod/mod_mime.xml4
2 files changed, 4 insertions, 4 deletions
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.
</note>
</usage>
-<seealso><directive module="mod_authnnz_ldap">AuthLDAPInitialBindPattern</directive></seealso>
-<seealso><directive module="mod_authnnz_ldap">AuthLDAPBindDN</directive></seealso>
+<seealso><directive module="mod_authnz_ldap">AuthLDAPInitialBindPattern</directive></seealso>
+<seealso><directive module="mod_authnz_ldap">AuthLDAPBindDN</directive></seealso>
<seealso><directive module="mod_authnz_ldap">AuthLDAPCompareAsUser</directive></seealso>
<seealso><directive module="mod_authnz_ldap">AuthLDAPSearchAsUser</directive></seealso>
</directivesynopsis>
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.</compatibility>
them.</p>
<p>Note that when defining a set of filters using the
- <directive module="mod_mime">AddOuputFilter</directive> directive,
+ <directive module="mod_mime">AddOutputFilter</directive> directive,
any definition made will replace any previous definition made by
- the <directive module="mod_mime">AddOuputFilter</directive>
+ the <directive module="mod_mime">AddOutputFilter</directive>
directive.</p>
<example>