]> granicus.if.org Git - apache/commitdiff
leading <!--# is one token
authorAndré Malo <nd@apache.org>
Sat, 3 Jan 2004 13:40:19 +0000 (13:40 +0000)
committerAndré Malo <nd@apache.org>
Sat, 3 Jan 2004 13:40:19 +0000 (13:40 +0000)
PR: 25875

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102150 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_include.html.en
docs/manual/mod/mod_include.xml

index 8ab308e5954900836ae47655470c26cdf4aac1dc..fe4b69580389ea4cd0d8753907f5f7534794cd9d 100644 (file)
     possible. Many commands only allow a single attribute-value pair.
     Note that the comment terminator (<code>--&gt;</code>) should be
     preceded by whitespace to ensure that it isn't considered part of
-    an SSI token. The allowed elements are listed in the following
-    table:</p>
+    an SSI token. Note that the leading <code>&lt;!--#</code> is <em>one</em>
+    token and may not contain any whitespaces.</p>
+
+    <p>The allowed elements are listed in the following table:</p>
 
     <table class="bordered">
     <tr><th>Element</th><th>Description</th></tr>
index 690b5c6d14c8bcfc7d28678c646bd4b4755e3339..de37f3bee3c5b40c64709f42f32ec9f4137c973b 100644 (file)
     possible. Many commands only allow a single attribute-value pair.
     Note that the comment terminator (<code>--&gt;</code>) should be
     preceded by whitespace to ensure that it isn't considered part of
-    an SSI token. The allowed elements are listed in the following
-    table:</p>
+    an SSI token. Note that the leading <code>&lt;!--#</code> is <em>one</em>
+    token and may not contain any whitespaces.</p>
+
+    <p>The allowed elements are listed in the following table:</p>
 
     <table border="1">
     <tr><th>Element</th><th>Description</th></tr>