summaryrefslogtreecommitdiff
path: root/rsync-ssl.1.md
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-06-11 18:47:43 -0700
committerWayne Davison <wayne@opencoder.net>2020-06-11 20:26:56 -0700
commitde78dd685b60b4f138c48206500c24952ca66362 (patch)
tree34e8235026c5815b51a17a940ce539ea9be792a5 /rsync-ssl.1.md
parent88abb502297d9c27da7f856548d8eb08300e8aa2 (diff)
downloadrsync-de78dd685b60b4f138c48206500c24952ca66362.tar.gz
Simplify the install of rsync-ssl by unifying 2 scripts.
Diffstat (limited to 'rsync-ssl.1.md')
-rw-r--r--rsync-ssl.1.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/rsync-ssl.1.md b/rsync-ssl.1.md
index a57b5aca..c8def0fa 100644
--- a/rsync-ssl.1.md
+++ b/rsync-ssl.1.md
@@ -26,9 +26,6 @@ All the other options are passed through to the rsync command, so consult the
Note that the stunnel connection type requires at least version 4 of stunnel,
which should be the case on modern systems.
-This script requires that a helper script named **ssl-rsh** be installed the
-@LIBDIR@ dir so that rsync can use it as its remote-shell command.
-
# ENVIRONMENT VARIABLES
The ssl helper scripts are affected by the following environment variables:
@@ -58,10 +55,6 @@ The ssl helper scripts are affected by the following environment variables:
> rsync-ssl --type=openssl -aiv example.com::src/ dest
-# FILES
-
-@LIBDIR@/ssl-rsh
-
# SEE ALSO
**rsync**(1), **rsyncd.conf**(5)