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

docs/manual/mod/mod_systemd.xml

index 47210c28ecef0b481a4ecc4443289d0136895c60..2d8837da201befae5ace03dad4b188e32e33e8f4 100644 (file)
@@ -35,9 +35,9 @@
     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><directive module="mod_status">ExtendedStatus</directive> is
+    <p><directive module="core">ExtendedStatus</directive> is
     enabled by default if the module is loaded.  If <directive
-    module="mod_status">ExtendedStatus</directive> is not disabled in
+    module="core">ExtendedStatus</directive> is not disabled in
     the configuration, run-time load and request statistics are made
     available in the <code>systemctl status</code> output.</p>
 </summary>