Removed conflicting ssh citation in the SETUP section.
authorWayne Davison <wayned@samba.org>
Thu, 15 Sep 2005 15:36:27 +0000 (15:36 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 15 Sep 2005 15:36:27 +0000 (15:36 +0000)
rsync.yo

index e213b82..60149d6 100644 (file)
--- 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.