summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
Diffstat (limited to 'support')
-rwxr-xr-xsupport/nameconvert4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/nameconvert b/support/nameconvert
index 968fdbe3..ecfe28d9 100755
--- a/support/nameconvert
+++ b/support/nameconvert
@@ -14,8 +14,8 @@
# An unknown ID_NUM or NAME results in an empty return value.
#
# This is used by an rsync daemon when configured with the "name converter" and
-# "use chroot = true". While this converter uses real user & group lookups you
-# could change it to use any mapping idiom you'd like.
+# (often) "use chroot = true". While this converter uses real user & group
+# lookups you could change it to use any mapping idiom you'd like.
import sys, argparse, pwd, grp