From 8215f7da44159c052fedfc0f763b0c6541b679d5 Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Wed, 29 Dec 2010 16:17:13 +0000 Subject: [PATCH] Typos. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1053663 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_headers.xml | 2 +- docs/manual/mod/mpm_common.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_headers.xml b/docs/manual/mod/mod_headers.xml index a9d8cfdb56c..2a7dec9b7e3 100644 --- a/docs/manual/mod/mod_headers.xml +++ b/docs/manual/mod/mod_headers.xml @@ -308,7 +308,7 @@ headers will have to read on for further complications.

The default value of onsuccess may need to be changed to - always under the circumstances similar to those listed below + always under the circumstances similar to those listed below. Note also that repeating this directive with both conditions makes sense in some scenarios because always is not a superset of onsuccess with respect to existing headers:

diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index 7652516a047..e739893fe8d 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -905,7 +905,7 @@ client connections of adjustment should only be made in a test environment which allows the full set of web server processing can be exercised, as there may be infrequent requests which require more stack to process. - The minumum required stack size strongly depends on the modules + The minimum required stack size strongly depends on the modules used, but any change in the web server configuration can invalidate the current ThreadStackSize setting. -- 2.47.3