]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Clean up text.
authorMartin Pool <mbp@samba.org>
Fri, 22 Mar 2002 22:33:49 +0000 (22:33 +0000)
committerMartin Pool <mbp@samba.org>
Fri, 22 Mar 2002 22:33:49 +0000 (22:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6548dd6b5930a5ad74cac061d33d900c7bd34529..195a9a7cfb060f8e87b155b4ae37709f21262b41 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,9 +4,8 @@ rsync changes since last release
 
     * "make install-strip" works.  (Greg Louis)
 
-    * With --progress, if we've finished transferring a file, show the
-      time taken; otherwise show expected time to complete. (Cameron
-      Simpson)
+    * With --progress, when a transfer is complete show the time taken;
+      otherwise show expected time to complete. (Cameron Simpson)
 
     * Make "make install-strip" works properly, and "make install"
       accepts a DESTDIR variable for help in building binary packages.