]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Transforms. [skip ci]
authorJoe Orton <jorton@apache.org>
Tue, 14 Jan 2020 11:53:14 +0000 (11:53 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 14 Jan 2020 11:53:14 +0000 (11:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872771 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_systemd.html.en
docs/manual/mod/mod_systemd.xml.fr
docs/manual/mod/mod_systemd.xml.meta

index 44d30c5ce9f3391a13f98f4ee6ebdccaff9cf8e0..ce4eade9be77dc3dab8213a970cfea7036b30945 100644 (file)
@@ -40,8 +40,8 @@
     <code>Type=notify</code> (see <a href="https://www.freedesktop.org/software/systemd/man/systemd.service.html">systemd.service(5)</a>
     for more information).  The module is activated if loaded.</p>
 
-    <p><code class="directive"><a href="../mod/mod_status.html#extendedstatus">ExtendedStatus</a></code> is
-    enabled by default if the module is loaded.  If <code class="directive"><a href="../mod/mod_status.html#extendedstatus">ExtendedStatus</a></code> is not disabled in
+    <p><code class="directive"><a href="../mod/core.html#extendedstatus">ExtendedStatus</a></code> is
+    enabled by default if the module is loaded.  If <code class="directive"><a href="../mod/core.html#extendedstatus">ExtendedStatus</a></code> is not disabled in
     the configuration, run-time load and request statistics are made
     available in the <code>systemctl status</code> output.</p>
 </div>
index 2766954785f676c1d770d4d6d8ac34579c5fc686..ba847ed6eb75b48a7e32d8f1c58d63ed108ae10b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1620075 -->
+<!-- English Revision: 1620075:1872764 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- $LastChangedRevision: 2015011801 $ -->
 
index edb0b7cbc9b6a899345222dbb7a4dbe30658754a..c2519df35ba95497697bcf8b011405cbe143088d 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>