From 4dc67d5e3090ebdd7e2987425fef0f0f15326118 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 28 Feb 2005 02:16:49 +0000 Subject: [PATCH] Improved a couple sentences. --- rsync.yo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rsync.yo b/rsync.yo index ed254a93..a3ff9b8e 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1056,10 +1056,10 @@ quote(itemize( without bf(--times). it() A bf(p) means the permissions are different and are being updated to the server's value (requires bf(--perms)). - it() An bf(o) means the owner is being updated to the server's value - (requires bf(--owner) and root privileges). - it() A bf(g) means the group is being updated to the server's value - (requires bf(--group) and the authority to set the requested group). + it() An bf(o) means the owner is different and is being updated to the + server's value (requires bf(--owner) and root privileges). + it() A bf(g) means the group is different and is being updated to the + server's value (requires bf(--group) and the authority to set the group). )) One other output is possible: when deleting files, the "%i" will output -- 2.34.1