From: Luis Gil Date: Tue, 29 Jan 2019 22:37:40 +0000 (+0000) Subject: Fixing typos in documentation files. X-Git-Tag: 2.5.0-alpha2-ci-test-only~2179 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=911f2b2623239171b3dba7065d6776a1e833244d;p=thirdparty%2Fapache%2Fhttpd.git Fixing typos in documentation files. Bug issue https://bz.apache.org/bugzilla/show_bug.cgi?id=63122 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852478 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_deflate.xml b/docs/manual/mod/mod_deflate.xml index e41400c59ab..361a7258fec 100644 --- a/docs/manual/mod/mod_deflate.xml +++ b/docs/manual/mod/mod_deflate.xml @@ -381,7 +381,7 @@ CustomLog "logs/deflate_log" deflate DeflateInflateLimitRequestBody Maximum size of inflated request bodies -DeflateInflateLimitRequestBodyvalue +DeflateInflateLimitRequestBody value None, but LimitRequestBody applies after deflation server configvirtual host directory.htaccess diff --git a/docs/manual/mod/mod_privileges.xml b/docs/manual/mod/mod_privileges.xml index e9376cb9c17..ac85d256734 100644 --- a/docs/manual/mod/mod_privileges.xml +++ b/docs/manual/mod/mod_privileges.xml @@ -348,7 +348,7 @@ and when mod_privileges is compiled with the VHostCGIPrivs Assign arbitrary privileges to subprocesses created by a virtual host. -VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... +VHostCGIPrivs [+-]?privilege-name [[+-]?privilege-name] ... None virtual host Available on Solaris 10 and OpenSolaris with diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 96872c24275..4f961206176 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -2400,7 +2400,7 @@ SSLOCSPOverrideResponder on SSLOCSPDefaultResponder Set the default responder URI for OCSP validation -SSLOCSDefaultResponder uri +SSLOCSPDefaultResponder uri server config virtual host