From: Richard Bowen Date: Wed, 9 Jan 2013 03:16:14 +0000 (+0000) Subject: Nothing to see here. (Fixes annoying indentation in doc example.) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1bab079a8c05872551b39425d46e99d5d9dbd16;p=thirdparty%2Fapache%2Fhttpd.git Nothing to see here. (Fixes annoying indentation in doc example.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430669 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 7762e648173..74df357a4af 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -785,7 +785,7 @@ which no other media type configuration could be found. Define SSL </IfDefine> - DocumentRoot /var/www/${servername}/htdocs +DocumentRoot /var/www/${servername}/htdocs diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 09c172d506d..17c50f9732f 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -705,7 +705,7 @@ which no other media type configuration could be found. Define SSL </IfDefine> - DocumentRoot /var/www/${servername}/htdocs +DocumentRoot /var/www/${servername}/htdocs

Variable names may not contain colon ":" characters, to avoid clashes