From cfd1bd84d5c86c7289b6264b5fb90bedb11dd6df Mon Sep 17 00:00:00 2001 From: Vincent Bray Date: Sat, 1 Dec 2007 02:19:36 +0000 Subject: [PATCH] 'Recieved' typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@600039 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2