In 'man rsyncd.conf', precisely the same version as reported online here: http://samba.anu.edu.au/ftp/rsync/rsyncd.conf.html In section: MODULE PARAMETERS -> auth users The section states: "See also the "CONNECTING TO AN RSYNC DAEMON OVER A REMOTE SHELL PROGRAM" section in rsync(1) for information on how handle an rsyncd.conf-level username that differs from the remote-shell-level username when using a remote shell to connect to an rsync daemon. " Howver, there is no section in 'man 1 rsync' titled: CONNECTING TO AN RSYNC DAEMON OVER A REMOTE SHELL PROGRAM But there is, instead, a section titled, "USING RSYNC-DAEMON FEATURES VIA A REMOTE-SHELL CONNECTION". Is this what was intended? Just making sure I'm reading the correct section. :)
I updated this to severity minor since this may be a minor issue or even trivial compared with other issues. I'm just trying to help the QA efforts. The way I found this was I grepped for "CONNECTING TO AN RSYNC DAEMON OVER A REMOTE SHELL PROGRAM" after reading about it in another man page, and didn't find an exact match so I just want to let you guys know.
Thanks for pointing that out! Fixed in the git repo.