From bc145ec051b3abb3a0a2423270be41789fe2d056 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Tue, 14 Jan 2020 11:52:59 +0000 Subject: [PATCH] Fix link to ExtendedStatus. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872770 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_systemd.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_systemd.xml b/docs/manual/mod/mod_systemd.xml index 47210c28ece..2d8837da201 100644 --- a/docs/manual/mod/mod_systemd.xml +++ b/docs/manual/mod/mod_systemd.xml @@ -35,9 +35,9 @@ href="https://www.freedesktop.org/software/systemd/man/systemd.service.html">systemd.service(5) for more information). The module is activated if loaded.

-

ExtendedStatus is +

ExtendedStatus is enabled by default if the module is loaded. If ExtendedStatus is not disabled in + module="core">ExtendedStatus is not disabled in the configuration, run-time load and request statistics are made available in the systemctl status output.

-- 2.47.3