From: Vincent Bray Date: Sat, 1 Dec 2007 02:18:27 +0000 (+0000) Subject: 'Recieved' typo X-Git-Tag: 2.3.0~1189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f945cf45fb5ba27ab902fe8a4bc8db3b4d36e401;p=thirdparty%2Fapache%2Fhttpd.git 'Recieved' typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@600037 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 71981f98141..1df60af088a 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -121,7 +121,7 @@ available

The httpready accept filter buffers entire HTTP requests at - the kernel level. Once an entire request is recieved, the kernel then + the kernel level. Once an entire request is received, the kernel then sends it to the server. See the accf_http(9) man page for more details. Since HTTPS requests are diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 52ca379bf2b..f93defd046b 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -50,7 +50,7 @@ available

The httpready accept filter buffers entire HTTP requests at - the kernel level. Once an entire request is recieved, the kernel then + the kernel level. Once an entire request is received, the kernel then sends it to the server. See the accf_http(9) man page for more details. Since HTTPS requests are