summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rsync.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsync.yo b/rsync.yo
index 53de2f3b..9da7023d 100644
--- a/rsync.yo
+++ b/rsync.yo
@@ -578,7 +578,7 @@ temporary destination until they have a chance to be completed. If DIR is
a relative path, it is relative to the destination directory.
dit(bf(-z, --compress)) With this option, rsync compresses any data from
-the source file(s) which it sends to the destination machine. This
+the files that it sends to the destination machine. This
option is useful on slow links. The compression method used is the
same method that gzip uses.