]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Added reminder to update rsync.yo manpage when adding to
authorJ.W. Schultz <jw@samba.org>
Sat, 25 Oct 2003 20:02:45 +0000 (20:02 +0000)
committerJ.W. Schultz <jw@samba.org>
Sat, 25 Oct 2003 20:02:45 +0000 (20:02 +0000)
exit codes.

errcode.h

index 76b318772ffe1f73011dfc808ff2f43b4aeba58d..e6cebc222a7ef997fc9ec4e7601c7c64252159be 100644 (file)
--- 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