Hi,
spork:~/Projects/httpd-trunk noodl$ svn di
Index: docs/manual/mod/core.xml
===================================================================
--- docs/manual/mod/core.xml (revision 439287)
+++ docs/manual/mod/core.xml (working copy)
@@ -1716,8 +1716,8 @@
<name>LimitRequestFieldSize</name>
<description>Limits the size of the HTTP request header allowed from the
client</description>
-<syntax>LimitRequestFieldsize <var>bytes</var></syntax>
-<default>LimitRequestFieldsize 8190</default>
+<syntax>LimitRequestFieldSize <var>bytes</var></syntax>
+<default>LimitRequestFieldSize 8190</default>
<contextlist><context>server config</context></contextlist>
<usage>
Index: docs/manual/misc/rewriteguide.xml
===================================================================
--- docs/manual/misc/rewriteguide.xml (revision 439287)
+++ docs/manual/misc/rewriteguide.xml (working copy)
@@ -81,7 +81,7 @@
to fit in <code>.htaccess</code> context instead
of per-server context. Always try to understand what a
particular ruleset really does before you use it. It
- avoid problems.</note>
+ avoids problems.</note>
</section>
--
noodl
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]