]> granicus.if.org Git - apache/commitdiff
Remove refefence to 1.2. rebuild HTML.
authorRich Bowen <rbowen@apache.org>
Wed, 1 Dec 2010 14:41:26 +0000 (14:41 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 1 Dec 2010 14:41:26 +0000 (14:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041024 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/ssi.html.en
docs/manual/howto/ssi.xml.ja
docs/manual/howto/ssi.xml.ko
docs/manual/howto/ssi.xml.meta

index 7d8d21959213a95c71a655b97af40e822a51f5da..1f7f06a359288cb67942690815640a0f4e3f8599 100644 (file)
@@ -360,15 +360,6 @@ modified?</a></h3>
     the option of setting variables, and using those variables in
     comparisons and conditionals.</p>
 
-<h3><a name="caveat" id="caveat">Caveat</a></h3>
-
-    <p>Most of the features discussed in this article are only
-    available to you if you are running Apache 1.2 or later. Of
-    course, if you are not running Apache 1.2 or later, you need to
-    upgrade immediately, if not sooner. Go on. Do it now. We'll
-    wait.</p>
-
-
 <h3><a name="variables" id="variables">Setting variables</a></h3>
 
     <p>Using the <code>set</code> directive, you can set variables
index b765f2069cc23be5bc809f3d7118f7ceb0fc92b5..8a454080576e96a09f8a66b5588d250956cca9f3 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 659902 -->
+<!-- English Revision: 659902:1041023 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a3deb55f2e6d96336723157f2b330bc95e4a17c7..6fcc8ad3873d4a14d8fd3a46c00f7890effb991a 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 659902 -->
+<!-- English Revision: 659902:1041023 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index f5e0c66572124503f2717052df723691f2a87325..4995af70e09301000d99b63c95db16c998e6052e 100644 (file)
@@ -9,7 +9,7 @@
   <variants>
     <variant>en</variant>
     <variant>fr</variant>
-    <variant>ja</variant>
-    <variant>ko</variant>
+    <variant outdated="yes">ja</variant>
+    <variant outdated="yes">ko</variant>
   </variants>
 </metafile>