Removed conflicting ssh citation in the SETUP section.

This commit is contained in:
Wayne Davison committed 2005-09-15 15:36:27 +00:00
1 parent 08d82b84cb
commit f2b4c0840e
1 file changed
-3
-3
View File
@@ -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.