]> granicus.if.org Git - apache/commitdiff
Merge r1662012 from trunk:
authorEric Covener <covener@apache.org>
Tue, 24 Feb 2015 16:44:31 +0000 (16:44 +0000)
committerEric Covener <covener@apache.org>
Tue, 24 Feb 2015 16:44:31 +0000 (16:44 +0000)
improve some slightly awkward wording per comments feedback:

  http://httpd.apache.org/docs/2.4/configuring.html#comment_3678

The original can be read as applying to comments on a subsequent line.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1662015 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/configuring.xml

index 655e16bcb4db5680c6445deeb0d0805515a72292..c301a6b00a90e765c609ba46f12e898d1e2cdfb2 100644 (file)
@@ -76,9 +76,9 @@ Server.</p>
     but arguments to directives are often case sensitive. Lines
     that begin with the hash character "#" are considered
     comments, and are ignored. Comments may <strong>not</strong> be
-    included on a line after a configuration directive. Blank lines
-    and white space occurring before a directive are ignored, so
-    you may indent directives for clarity.</p>
+    included on the same line as a configuration directive. 
+    White space occurring before a directive is ignored, so
+    you may indent directives for clarity. Blank lines are also ignored.</p>
 
     <p>The values of variables defined with the <directive
     module="core">Define</directive> of or shell environment variables can