From b11b50bcd026a0a052bdfab7b96c97045b658d86 Mon Sep 17 00:00:00 2001 From: "J.W. Schultz" Date: Sat, 25 Oct 2003 20:02:45 +0000 Subject: [PATCH] Added reminder to update rsync.yo manpage when adding to exit codes. --- errcode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/errcode.h b/errcode.h index 76b31877..e6cebc22 100644 --- a/errcode.h +++ b/errcode.h @@ -19,7 +19,7 @@ /* * error codes returned by rsync. If you change these, please also update the - * string mappings in log.c + * string mappings in log.c and the EXIT VALUES in rsync.yo */ #define RERR_OK 0 -- 2.34.1