summaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commitf4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /net/rsync
parent4f4f1b81d13abc86b32673c726b70d17a6202d29 (diff)
downloadpkgsrc-f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/DESCR b/net/rsync/DESCR
index 11cef9823df..cb95e24bfbe 100644
--- a/net/rsync/DESCR
+++ b/net/rsync/DESCR
@@ -1,5 +1,5 @@
rsync is a replacement for rcp that has many more features.
-
+
rsyns uses the "rsync algorithm" which provides a very fast method for
bringing remote files into sync. It does this by sending just the
differences in the files across the link, without requiring that both