From: André Malo
Date: Mon, 30 Jun 2003 01:12:54 +0000 (+0000)
Subject: fix SSIStartTag description
X-Git-Tag: 2.0.47~24
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a994a6478d175ef545d84e2c77cbe62795117bc;p=thirdparty%2Fapache%2Fhttpd.git
fix SSIStartTag description
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100408 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml
index 1fa55fe37e6..3a96622c50d 100644
--- a/docs/manual/mod/mod_include.xml
+++ b/docs/manual/mod/mod_include.xml
@@ -627,7 +627,7 @@ directive]"
SSIStartTag
String that starts an include element
SSIStartTag tag
-SSIStartTag "<!--"
+SSIStartTag "<!--#"
server configvirtual host
Available in version 2.0.30 and later.
@@ -650,7 +650,7 @@ directive]"
below:
SSI directives with alternate start and end tags
- <%#printenv %>
+ <%printenv %>
SSIEndTag