From: Daniel Gruno Date: Mon, 16 Apr 2012 19:33:02 +0000 (+0000) Subject: Typo fix X-Git-Tag: 2.5.0-alpha~7153 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f138804fb6be3f47b70d208b9ac957d4331c70c3;p=thirdparty%2Fapache%2Fhttpd.git Typo fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1326763 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en index 2b123a6c5ba..5f4deb300a2 100644 --- a/docs/manual/mod/mpm_common.html.en +++ b/docs/manual/mod/mpm_common.html.en @@ -518,7 +518,7 @@ Apache HTTP Server

Sets the server's TCP send buffer size to the number of bytes specified. It is often useful to set this past the OS's standard - default value on high speed, high latency conections + default value on high speed, high latency connections (i.e., 100ms or so, such as transcontinental fast pipes).

If set to the value of 0, the server will use the diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index 0e418f87ed0..92413c3d26c 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -516,7 +516,7 @@ Apache HTTP Server

Sets the server's TCP send buffer size to the number of bytes specified. It is often useful to set this past the OS's standard - default value on high speed, high latency conections + default value on high speed, high latency connections (i.e., 100ms or so, such as transcontinental fast pipes).

If set to the value of 0, the server will use the