From: Eric Covener Date: Wed, 19 Sep 2007 13:44:38 +0000 (+0000) Subject: punctuation; sorr for the noise X-Git-Tag: 2.2.7~389 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80883c74cdb38201b3e103c258c242996bb3a776;p=thirdparty%2Fapache%2Fhttpd.git punctuation; sorr for the noise git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@577303 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 4354c92a140..66605315dbe 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1465,7 +1465,7 @@ cannot use $N in the substitution string!

When the substitution string begins with a string resembling "/~user" (via explicit text or backreferences), mod_rewrite performs home directory expansion independent of the presence or configuration -of mod_userdir

+of mod_userdir.

This expansion does not occur when the PT flag is used on the RewriteRule diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index b338e55fecc..8e0248d87b8 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1484,7 +1484,7 @@ cannot use $N in the substitution string!

When the substitution string begins with a string resembling "/~user" (via explicit text or backreferences), mod_rewrite performs home directory expansion independent of the presence or configuration -of mod_userdir

+of mod_userdir.

This expansion does not occur when the PT flag is used on the RewriteRule