Author: humbedooh
Date: Fri Oct 5 20:36:22 2012
New Revision: 1394789
URL: http://svn.apache.org/viewvc?rev=1394789&view=rev
Log:
s/thru/through/
also, it's raining...
Modified:
trafficserver/site/trunk/content/docs/trunk/admin/configuration-files/remap.config.en.mdtext
Modified:
trafficserver/site/trunk/content/docs/trunk/admin/configuration-files/remap.config.en.mdtext
URL:
http://svn.apache.org/viewvc/trafficserver/site/trunk/content/docs/trunk/admin/configuration-files/remap.config.en.mdtext?rev=1394789&r1=1394788&r2=1394789&view=diff
==============================================================================
---
trafficserver/site/trunk/content/docs/trunk/admin/configuration-files/remap.config.en.mdtext
(original)
+++
trafficserver/site/trunk/content/docs/trunk/admin/configuration-files/remap.config.en.mdtext
Fri Oct 5 20:36:22 2012
@@ -225,7 +225,7 @@ limitations below:
`port`, and other fields cannot. For path manipulation via regexes,
use the `regex_remap` plugin.
- The number of capturing subpatterns is limited to 9. This means
- that `$0` thru `$9` can be used as subtraction placeholders (`$0`
+ that `$0` through `$9` can be used as subtraction placeholders (`$0`
will be the entire input string).
- The number of substitutions in the expansion string is limited
to 10.