diff --git a/doc/simh_doc.doc b/doc/simh_doc.doc index cda9883b..56ea8167 100644 Binary files a/doc/simh_doc.doc and b/doc/simh_doc.doc differ diff --git a/scp.c b/scp.c index e72d4c88..8815d89a 100644 --- a/scp.c +++ b/scp.c @@ -1775,9 +1775,9 @@ ASSERT failure have several different actions: " delay has expired, only a single EXPECT rule can be defined if a non-zero\n" " HaltAfter parameter has been set.\n" /***************** 80 character line width template *************************/ -#define HLP_SLEEP "*Commands Waiting_For_Time" - "3Waiting For Time\n" - " A simulator command file may wait for a specific period of time with the\n" +#define HLP_SLEEP "*Commands Executing_Command_Files Pausing_Command_Execution" + "3Pausing Command Execution\n" + " A simulator command file may wait for a specific period of time with the\n\n" "++SLEEP NUMBER[SUFFIX]...\n\n" " Pause for NUMBER seconds. SUFFIX may be 's' for seconds (the default),\n" " 'm' for minutes, 'h' for hours or 'd' for days. NUMBER may be an\n"