summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2005-09-15 15:36:27 +0000
committerWayne Davison <wayned@samba.org>2005-09-15 15:36:27 +0000
commitf2b4c0840ea65bdcd5d6fdc841452ccabdd950b8 (patch)
tree439ec65e72cda50ff4b8004acaf948c63944b4a6
parent08d82b84cbed81203ffaa349228421c47aee4b14 (diff)
downloadrsync-f2b4c0840ea65bdcd5d6fdc841452ccabdd950b8.tar.gz
rsync-f2b4c0840ea65bdcd5d6fdc841452ccabdd950b8.tar.bz2
rsync-f2b4c0840ea65bdcd5d6fdc841452ccabdd950b8.zip
Removed conflicting ssh citation in the SETUP section.
-rw-r--r--rsync.yo3
1 files changed, 0 insertions, 3 deletions
diff --git a/rsync.yo b/rsync.yo
index e213b823..60149d6e 100644
--- a/rsync.yo
+++ b/rsync.yo
@@ -76,9 +76,6 @@ different remote shell by default, such as rsh or remsh.
You can also specify any remote shell you like, either by using the bf(-e)
command line option, or by setting the RSYNC_RSH environment variable.
-One common substitute is to use ssh, which offers a high degree of
-security.
-
Note that rsync must be installed on both the source and destination
machines.