The branch, master has been updated
       via  08f955e1 A couple more manpage fixes.
      from  3435ae9b A bit more manpage tweaking.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 08f955e17b2611b1ed159433a47a6cbe2a48fa02
Author: Wayne Davison <wa...@opencoder.net>
Date:   Wed May 13 00:20:03 2020 -0700

    A couple more manpage fixes.

-----------------------------------------------------------------------

Summary of changes:
 rsync.yo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/rsync.yo b/rsync.yo
index 474e0288..ed774968 100644
--- a/rsync.yo
+++ b/rsync.yo
@@ -1875,7 +1875,7 @@ is not specified then the user's default groups are used.
 
 The option only affects one side of the transfer unless the transfer is local,
 in which case it affects both sides. Use the bf(--remote-option) to affect the
-remote side, such as bf(-M--copy-as=joe). For a local transfer, see the "lsh"
+remote side, such as bf(-M--copy-as=joe). For a local transfer, the "lsh"
 support file provides a local-shell helper script that can be used to allow a
 "localhost:" host-spec to be specified without needing to setup any remote
 shells (allowing you to specify remote options that affect the side of the
@@ -1895,7 +1895,7 @@ verb(   sudo rsync -aiv --copy-as=joe host1:backups/joe/ 
/home/joe/)
 
 This makes all files owned by user "joe", limits the groups to those that are
 available to that user, and makes it impossible for the joe user to do a timed
-exploit of the path to induce a change to a file that the joe use has no
+exploit of the path to induce a change to a file that the joe user has no
 permissions to change.
 
 dit(bf(-T, --temp-dir=DIR)) This option instructs rsync to use DIR as a


-- 
The rsync repository.

_______________________________________________
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs

Reply via email to