From 3c1e2ad9568475e34a8ac50ab6c47f9713e4e5f8 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 15 Dec 2003 19:49:38 +0000 Subject: [PATCH] Document new error code 24. --- rsync.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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() -- 2.34.1