From 0cdb547f5c79506686a67da65edd3ae0b3c581c1 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 7 May 2009 08:02:17 -0700 Subject: [PATCH] Fix typo pointed out by Chris Pepper. --- rsync.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync.yo b/rsync.yo index 6b12dcc5..0e93d4ce 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1085,7 +1085,7 @@ all groups (not just the current user's groups) via the bf(--groups) option, and copying devices via the bf(--devices) option. This is useful for systems that allow such activities without being the super-user, and also for ensuring that you will get errors if the receiving side isn't -being running as the super-user. To turn off super-user activities, the +being run as the super-user. To turn off super-user activities, the super-user can use bf(--no-super). dit(bf(--fake-super)) When this option is enabled, rsync simulates -- 2.34.1