summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_include.xml
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2003-06-30 02:58:43 +0200
committerAndré Malo <nd@apache.org>2003-06-30 02:58:43 +0200
commit8d42d119c1a3927bbcf40d072404ea5bdebb0807 (patch)
tree1258b7e90630f6d4369583df185376e2c6aeac5a /docs/manual/mod/mod_include.xml
parentJust some small gramatical improvements. (diff)
downloadapache2-8d42d119c1a3927bbcf40d072404ea5bdebb0807.tar.xz
apache2-8d42d119c1a3927bbcf40d072404ea5bdebb0807.zip
Oops. This feature seems to be rarely used. Fix SSIStartTag-description.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100406 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_include.xml')
-rw-r--r--docs/manual/mod/mod_include.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml
index 20586fc326..c40c4359c4 100644
--- a/docs/manual/mod/mod_include.xml
+++ b/docs/manual/mod/mod_include.xml
@@ -625,7 +625,7 @@ directive]&quot;</default>
<name>SSIStartTag</name>
<description>String that starts an include element</description>
<syntax>SSIStartTag <var>tag</var></syntax>
-<default>SSIStartTag &quot;&lt;!--&quot;</default>
+<default>SSIStartTag &quot;&lt;!--#&quot;</default>
<contextlist><context>server config</context><context>virtual host</context>
</contextlist>
<compatibility>Available in version 2.0.30 and later.</compatibility>