From: Vincent Bray Date: Sat, 1 Dec 2007 02:19:36 +0000 (+0000) Subject: 'Recieved' typo X-Git-Tag: 2.2.7~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfd1bd84d5c86c7289b6264b5fb90bedb11dd6df;p=thirdparty%2Fapache%2Fhttpd.git 'Recieved' typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@600039 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 4aa72836a19..e157137f1ca 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