From: Rich Bowen
Date: Wed, 20 Dec 2017 16:54:58 +0000 (+0000)
Subject: Define "delimiter", as per a complaint in the comments.
X-Git-Tag: 2.5.0-alpha2-ci-test-only~3043
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27e9355d1b41c3b73ba51670487db4b75e54d9f5;p=thirdparty%2Fapache%2Fhttpd.git
Define "delimiter", as per a complaint in the comments.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1818827 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_substitute.xml b/docs/manual/mod/mod_substitute.xml
index 81a709f00fb..3a681abb31c 100644
--- a/docs/manual/mod/mod_substitute.xml
+++ b/docs/manual/mod/mod_substitute.xml
@@ -81,8 +81,14 @@
+ The character which is used to separate (or "delimit") the
+ various parts of the substituion string is referred to as the
+ "delimiter", and it is most common to use a slash for this
+ purpose.
+
If either the pattern or the substitution contain a slash
- character then an alternative delimiter should be used:
+ character then an alternative delimiter may be used to make the
+ directive more readable:
Example of using an alternate delimiter