From 0616064a294d2a396b61953c819f285cee5b703a Mon Sep 17 00:00:00 2001 From: brectanus Date: Thu, 31 Jul 2008 20:32:33 +0000 Subject: [PATCH] Update doc fixes from trunk. --- doc/modsecurity2-apache-reference.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/modsecurity2-apache-reference.xml b/doc/modsecurity2-apache-reference.xml index 40bae4c8..0d07d9f5 100644 --- a/doc/modsecurity2-apache-reference.xml +++ b/doc/modsecurity2-apache-reference.xml @@ -3712,9 +3712,9 @@ SecRule XML:/xq:employees/employee/name/text() Fred \
<literal>compressWhitespace</literal> - This function is enabled by default. It converts whitespace - characters (32, \f, \t, \n, \r, \v, 160) to spaces (ASCII 32) and then - compresses multiple space characters into only one. + It converts whitespace characters (32, \f, \t, \n, \r, \v, 160) to + spaces (ASCII 32) and then compresses multiple space characters into + only one.