Author: breser
Date: Wed Aug 28 20:34:53 2013
New Revision: 1518375
URL: http://svn.apache.org/r1518375
Log:
* publish/docs/release-notes/1.7.html
publish/docs/release-notes/1.8.html: s/abused/misused/
Suggested by: danielsh
Modified:
subversion/site/publish/docs/release-notes/1.7.html
subversion/site/publish/docs/release-notes/1.8.html
Modified: subversion/site/publish/docs/release-notes/1.7.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.7.html?rev=1518375&r1=1518374&r2=1518375&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.7.html (original)
+++ subversion/site/publish/docs/release-notes/1.7.html Wed Aug 28 20:34:53 2013
@@ -1557,7 +1557,7 @@ logging with the <tt>%f</tt> variable yo
using <tt><Directory></tt> blocks to restrict access to paths served
by <tt>mod_dav_svn</tt> you will need to adjust your configuration. Since
the local filesystem path was not complete this never would have been very
-useful for path based authorization, but it could be abused for simple
+useful for path based authorization, but it could be misused for simple
things like blocking an IP. These directives must be moved inside the
appropriate <tt><Location></tt> blocks.</p>
</div>
Modified: subversion/site/publish/docs/release-notes/1.8.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.8.html?rev=1518375&r1=1518374&r2=1518375&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.8.html (original)
+++ subversion/site/publish/docs/release-notes/1.8.html Wed Aug 28 20:34:53 2013
@@ -2573,7 +2573,7 @@ logged. <tt><Directory></tt> block
using <tt><Directory></tt> blocks to restrict access to paths served
by <tt>mod_dav_svn</tt> you will need to adjust your configuration. Since
the local filesystem path was not complete this never would have been very
-useful for path based authorization, but it could be abused for simple
+useful for path based authorization, but it could be misused for simple
things like blocking an IP. These directives must be moved inside the
appropriate <tt><Location></tt> blocks.</p>
</div>
|