From: Wayne Davison Date: Mon, 15 Dec 2003 19:49:38 +0000 (+0000) Subject: Document new error code 24. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/3c1e2ad9568475e34a8ac50ab6c47f9713e4e5f8 Document new error code 24. --- diff --git a/rsync.yo b/rsync.yo index a419be46..9eb21f3a 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1126,7 +1126,8 @@ dit(bf(14)) Error in IPC code dit(bf(20)) Received SIGUSR1 or SIGINT dit(bf(21)) Some error returned by waitpid() dit(bf(22)) Error allocating core memory buffers -dit(bf(23)) Partial transfer +dit(bf(23)) Partial transfer due to error +dit(bf(24)) Partial transfer due to vanished source files dit(bf(30)) Timeout in data send/receive enddit()