From: J.W. Schultz Date: Sat, 25 Oct 2003 20:02:45 +0000 (+0000) Subject: Added reminder to update rsync.yo manpage when adding to X-Git-Tag: v2.5.7~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b11b50bcd026a0a052bdfab7b96c97045b658d86;p=thirdparty%2Frsync.git Added reminder to update rsync.yo manpage when adding to exit codes. --- 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