X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/e095b568d0d402a606394892cd106e9cf93ebd77..1e8ae5ede66ba337ba6abbb4afad2b3319c1db74:/README diff --git a/README b/README index 87d72d1c..20660579 100644 --- a/README +++ b/README @@ -66,7 +66,7 @@ SETUP ----- Rsync uses rsh or ssh for communication. It does not need to be setuid -and requires no special privilages for installation. It does not +and requires no special privileges for installation. It does not require a inetd entry or a daemon. You must, however, have a working rsh or ssh system. Using ssh is recommended for its security features. @@ -88,7 +88,7 @@ RSYNC SERVERS ------------- rsync can also talk to "rsync servers" which can provide anonymous or -authenticated rsync. See the rsync.conf(5) man page for details on how +authenticated rsync. See the rsyncd.conf(5) man page for details on how to setup a rsync server. See the rsync(1) man page for info on how to connect to a rsync server.