]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
buildfluff
authorVincent Bray <noodl@apache.org>
Tue, 18 Sep 2007 04:59:49 +0000 (04:59 +0000)
committerVincent Bray <noodl@apache.org>
Tue, 18 Sep 2007 04:59:49 +0000 (04:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@576699 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_status.html.en
docs/manual/mod/mod_status.xml.ja
docs/manual/mod/mod_status.xml.ko
docs/manual/mod/mod_status.xml.meta

index c84ffb61e46bdbc34f276280f9ec44d42b39d14c..6976f7e420fdc993bc578716d5979039f17cfc87 100644 (file)
@@ -65,9 +65,9 @@ performance</td></tr>
       <li>The current hosts and requests being processed (*)</li>
     </ul>
 
-    <p>A compile-time option must be used to display the details
-    marked "(*)" as the instrumentation required for obtaining
-    these statistics does not exist within standard Apache.</p>
+    <p>The lines marked "(*)" are only available if 
+    <code class="directive"><a href="#extendedstatus">ExtendedStatus</a></code> 
+    is <code>On</code>.</p>
 </div>
 <div id="quickview"><h3 class="directives">Directives</h3>
 <ul id="toc">
index f2f2810d64e31330b3da97860983e8858b574fb8..29d137cae389629952e26e62038c50893f0d825a 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
 <modulesynopsis metafile="mod_status.xml.meta">
-<!-- English Revision: 421174 -->
+<!-- English Revision: 421174:576698 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index ee1da18f642a007564ae0c5851a76d241fa09b04..66355ae2ef37c64c599c90a1398acf1b522801b7 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 421174 -->
+<!-- English Revision: 421174:576698 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index ac1faf4d3d76cc45c238a35a310c579f6c4e0df3..b31fbca844043bc5dbbe2b1e3cce15a6d9a95de3 100644 (file)
@@ -7,7 +7,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>ja</variant>
-    <variant>ko</variant>
+    <variant outdated="yes">ja</variant>
+    <variant outdated="yes">ko</variant>
   </variants>
 </metafile>