summaryrefslogtreecommitdiff
path: root/net/rsync/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/rsync/pkg-descr')
-rw-r--r--net/rsync/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/pkg-descr b/net/rsync/pkg-descr
index 046caa04fcc6..8e00a901140c 100644
--- a/net/rsync/pkg-descr
+++ b/net/rsync/pkg-descr
@@ -4,7 +4,7 @@ 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
sets of files are present at one of the ends of the link beforehand.
-This makes rsync a good remote file distribution/synchronisation utility
+This makes rsync a good remote file distribution/synchronization utility
in a dialup PPP/SLIP environment.
Note, requires rsync on the destination machine.