From c48cff9fbeace8db37a7e67ec6ff102c95b0db6d Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 25 Apr 2005 19:23:43 +0000 Subject: [PATCH] Fixed two typos. --- rsync.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rsync.yo b/rsync.yo index a23234e8..08b7c93c 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1080,7 +1080,7 @@ quote(itemize( (sent). it() A bf(>) means that a file is being transferred to the local host (received). - it() A bf(c) means that a local change/creation is occuring for the item + it() A bf(c) means that a local change/creation is occurring for the item (such as the creation of a directory or the changing of a symlink, etc.). it() A bf(h) means that the item is a hard-link to another item (requires bf(--hard-links)). @@ -1102,7 +1102,7 @@ The attribute that is associated with each letter is as follows: quote(itemize( it() A bf(c) means the checksum of the file is different and will be - updated by the file transfer (requries bf(--checksum)). + updated by the file transfer (requires bf(--checksum)). it() A bf(s) means the size of the file is different and will be updated by the file transfer. it() A bf(t) means the modification time is different and is being updated -- 2.34.1