summaryrefslogtreecommitdiffstats
path: root/libraries/librsync/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/librsync/README')
-rw-r--r--libraries/librsync/README13
1 files changed, 7 insertions, 6 deletions
diff --git a/libraries/librsync/README b/libraries/librsync/README
index 40183318cb..23f48f1881 100644
--- a/libraries/librsync/README
+++ b/libraries/librsync/README
@@ -1,8 +1,9 @@
librsync (rsync synchronization algorithm library.)
-librsync is a free software library that implements the rsync remote-delta
-algorithm.
-
-The rsync remote-delta algorithm is a method of efficiently transmitting a
-structure (such as a file) across a communications link when the receiving
-computer already has a different version of the same structure.
+librsync is a free software library that implements the rsync
+remote-delta algorithm.
+
+The rsync remote-delta algorithm is a method of efficiently
+transmitting a structure (such as a file) across a communications link
+when the receiving computer already has a different version of the
+same structure.