ossp-pkg/rc/rc_const.h 1.15 -> 1.16
--- rc_const.h 2003/05/21 12:49:21 1.15
+++ rc_const.h 2003/05/23 14:14:09 1.16
@@ -36,6 +36,7 @@
#define RC_EEP_TEXT "The exec, eval, and print options may not be combined.\n"
#define RC_SLO_TEXT "The silent option may not be combined with output options.\n"
#define RC_SUM_TEXT "Option argument summary.\n"
+#define RC_RUT_TEXT "Failed to set the user id. Please become the root user and try again.\n"
/* Option descriptions used with popt, should not include termination */
#define RC_USE_DESC "Print a short usage summary, then exit."
|
|