From: William A. Rowe Jr Date: Wed, 27 Jan 2010 18:31:06 +0000 (+0000) Subject: Fix two typos revealed by xmllint X-Git-Tag: 2.3.6~542 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=52584f7c14bdfb0a08b78639db7a32c9875465f5;p=thirdparty%2Fapache%2Fhttpd.git Fix two typos revealed by xmllint git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@903780 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 3ea3a187b69..2bfdcb1a277 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1092,8 +1092,6 @@ in case of an error Apache Log Files - - ExtendedStatus Keep track of extended status information for each @@ -1122,7 +1120,7 @@ request third party modules may do the same. Such modules rely on collecting detailed information about the state of all workers. The default is changed by mod_status beginning - with version 2.3.6; the previous default was always Off. + with version 2.3.6; the previous default was always Off.