From: Daniel Ruggeri Date: Sat, 19 Oct 2013 12:49:14 +0000 (+0000) Subject: Remove erroneous space reported in pr55676 X-Git-Tag: 2.2.26~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a2bfe09bb57d30144cf007b8d20cf46bba42518;p=thirdparty%2Fapache%2Fhttpd.git Remove erroneous space reported in pr55676 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1533748 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_env.xml b/docs/manual/mod/mod_env.xml index 2abe6783238..5fece613c04 100644 --- a/docs/manual/mod/mod_env.xml +++ b/docs/manual/mod/mod_env.xml @@ -86,7 +86,7 @@ SSI pages setting is meant as input into this early phase of processing such as the RewriteRule directive, you should instead set the environment variable with - SetEnvIf.

+ SetEnvIf.

On 2.2, the PATH environment variable cannot be set using Setenv.