Typos in man page
Ilya Vishnyakov
ilya at edpausa.com
Sat Jan 20 02:24:38 GMT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
LMAO
Matt McCutchen wrote:
> Dear rsync people,
>
> I found four of what I believe to be typos in the rsync man page in
> CVS. The attached patch fixes them.
>
> Matt
>
>
> ------------------------------------------------------------------------
>
> ### Eclipse Workspace Patch 1.0
> #P rsync
> Index: rsync.yo
> ===================================================================
> RCS file: /cvsroot/rsync/rsync.yo,v
> retrieving revision 1.397
> diff -u -r1.397 rsync.yo
> --- rsync.yo 29 Dec 2006 14:17:26 -0000 1.397
> +++ rsync.yo 20 Jan 2007 02:19:47 -0000
> @@ -464,7 +464,7 @@
> message-of-the-day (MOTD) text, but it also affects the list of modules
> that the daemon sends in response to the "rsync host::" request (due to
> a limitation in the rsync protocol), so omit this option if you want to
> -request the list of modules from the deamon.
> +request the list of modules from the daemon.
>
> dit(bf(-I, --ignore-times)) Normally rsync will skip any files that are
> already the same size and have the same modification time-stamp.
> @@ -941,7 +941,7 @@
>
> dit(bf(--ignore-existing)) This tells rsync to skip updating files that
> already exist on the destination (this does em(not) ignore existing
> -directores, or nothing would get done). See also bf(--existing).
> +directories, or nothing would get done). See also bf(--existing).
>
> dit(bf(--remove-source-files)) This tells rsync to remove from the sending
> side the files (meaning non-directories) that are a part of the transfer
> @@ -1113,7 +1113,7 @@
> One tricky example is to set a different default directory on the remote
> machine for use with the bf(--relative) option. For instance:
>
> -quote(tt( rsync -avR --rsync-path="cd /a/b && rsync" hst:c/d /e/))
> +quote(tt( rsync -avR --rsync-path="cd /a/b && rsync" host:c/d /e/))
>
> dit(bf(-C, --cvs-exclude)) This is a useful shorthand for excluding a
> broad range of files that you often don't want to transfer between
> @@ -1655,7 +1655,7 @@
> bf(--partial-dir) option, that directory will be used instead. See the
> comments in the bf(--partial-dir) section for a discussion of how this
> ".~tmp~" dir will be excluded from the transfer, and what you can do if
> -you wnat rsync to cleanup old ".~tmp~" dirs that might be lying around.
> +you want rsync to cleanup old ".~tmp~" dirs that might be lying around.
> Conflicts with bf(--inplace) and bf(--append).
>
> This option uses more memory on the receiving side (one bit per file
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFsX1lpPLtnTxHe6wRAu5sAKCrKkg7mFcv+9unTnSWJIs9wltHVwCgnxYq
nmGTWY8AAUgF/246zzmBOMc=
=FjXG
-----END PGP SIGNATURE-----
More information about the rsync
mailing list