From 43b91c5fa54d6dbf9bb4d32025e9a9de1a1cd6c7 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sun, 9 Mar 2014 13:54:22 +0000 Subject: [PATCH] make it clear that B is for backreferences git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1575709 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 7cc68cdf75..e75300d774 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1184,8 +1184,8 @@ cannot use $N in the substitution string! B - Escape non-alphanumeric characters before applying - the transformation. Escape non-alphanumeric characters in backreferences before + applying the transformation. details ... -- 2.50.1