From: Noirin Plunkett Date: Sun, 18 Jun 2006 21:33:38 +0000 (+0000) Subject: Teeny tiny typo, noticed by Matt Lewandowsky X-Git-Tag: 2.3.0~2332 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=737e626d2ba02e8dd645b0daf4f8e93a9a962a54;p=thirdparty%2Fapache%2Fhttpd.git Teeny tiny typo, noticed by Matt Lewandowsky git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@415199 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 8e377dafd21..d57e5f1a024 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -73,7 +73,7 @@ available

Using none for an argument will disable any accept filters for that protocol. This is useful for protocols that require a server send data first, such as nntp:

- AcceptFilter nttp none + AcceptFilter nntp none