[Rsync-patches] [PATCH] Fix erroneous "--fake-user" in the rsyncd.conf(5) man page.

Matt McCutchen <matt at mattmccutchen.net>
Sun Feb 7 18:03:14 PST 2010


---
This patch is also in my repository at
https://mattmccutchen.net/rsync/rsync.git/ (a link containing the commit
ID would rot upon rebasing).

 rsyncd.conf.yo |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo
index d2d8f45..65d0539 100644
--- a/rsyncd.conf.yo
+++ b/rsyncd.conf.yo
@@ -358,7 +358,7 @@ group attributes (and indeed, your OS may not allow a non-super-user to try to
 change their group settings).
 
 dit(bf(fake super)) Setting "fake super = yes" for a module causes the
-daemon side to behave as if the bf(--fake-user) command-line option had
+daemon side to behave as if the bf(--fake-super) command-line option had
 been specified.  This allows the full attributes of a file to be stored
 without having to have the daemon actually running as root.
 
-- 
1.6.6.207.g5cb31





More information about the rsync-patches mailing list