From: Eric Covener Date: Wed, 19 Sep 2007 13:42:41 +0000 (+0000) Subject: punctuation; sorry for the noise X-Git-Tag: 2.3.0~1406 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2bd543fdccf35324dfe69459f4fb5245198444b;p=thirdparty%2Fapache%2Fhttpd.git punctuation; sorry for the noise git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@577302 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 2e84901268c..d8467a898a1 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1517,7 +1517,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 ab780896ad9..f6846aebdf3 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1536,7 +1536,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