summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ.W. Schultz <jw@samba.org>2003-10-25 20:02:45 +0000
committerJ.W. Schultz <jw@samba.org>2003-10-25 20:02:45 +0000
commitb11b50bcd026a0a052bdfab7b96c97045b658d86 (patch)
tree745896d5be447b60558786a75e8979d50faa2bdd
parenta73de5f3baa33539071b2ba8bce603ec563395b4 (diff)
downloadrsync-b11b50bcd026a0a052bdfab7b96c97045b658d86.tar.gz
Added reminder to update rsync.yo manpage when adding to
exit codes.
-rw-r--r--errcode.h2
1 files changed, 1 insertions, 1 deletions
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