Author: stsp
Date: Sat Apr 13 13:11:39 2013
New Revision: 1467620

URL: http://svn.apache.org/r1467620
Log:
* publish/docs/release-notes/1.8.html
  (fsfs-deltification): Small grammer fix, and a layout tweak to make the
   fact that the feature is disabled by default stand out more.

Modified:
    subversion/site/publish/docs/release-notes/1.8.html

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=1467620&r1=1467619&r2=1467620&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.8.html (original)
+++ subversion/site/publish/docs/release-notes/1.8.html Sat Apr 13 13:11:39 2013
@@ -1087,9 +1087,14 @@ which eliminates most of that overhead.<
 directory deltification at any time and these settings will be
 applied in new revisions. For completeness, node properties may
 now be deltified as well although the reductions in repository
-size will usually be minimal. By default, directory and property
-deltification is off. Also, <tt>db/fsfs.conf</tt> now allows for
-a fine-grained control over how deltification will be applied. 
+size will usually be minimal.</p>
+
+<div class="notice">
+  <p>By default, directory and property deltification is <em>off</em>.</p>
+</div>
+
+<p>Also, <tt>db/fsfs.conf</tt> now allows for fine-grained control over
+how deltification will be applied. 
 See the comments in that file for a detailed description of the
 individual options.
 </p>


Reply via email to