From ef7441669b194ba6804c2eda07beed90a29ad2b3 Mon Sep 17 00:00:00 2001 From: Matt McCutchen Date: Sun, 7 Feb 2010 21:00:02 -0500 Subject: [PATCH] Fix erroneous "--fake-user" in the rsyncd.conf(5) man page. --- rsyncd.conf.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index d2d8f456..65d05393 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. -- 2.34.1