# HG changeset patch # User boisy # Date 1042911072 0 # Node ID 9639def8cf2ed71feb65707b671db64c97935f06 # Parent 2c541a4a340661d4509fcf73fcda1ab0b41a0479 Changed to show new - options diff -r 2c541a4a3406 -r 9639def8cf2e docs/nitros9guide/dir.refentry --- a/docs/nitros9guide/dir.refentry Sat Jan 18 17:25:41 2003 +0000 +++ b/docs/nitros9guide/dir.refentry Sat Jan 18 17:31:12 2003 +0000 @@ -8,10 +8,10 @@ DIR - + - + &replstart;path&replend; @@ -44,15 +44,15 @@ dir (display data directory) -dir x (display execution directory) +dir -x (display execution directory) -dir x e (display entire description of execution dir) +dir -x -e (display entire description of execution dir) dir .. (display parent of working data directory) dir newstuff (display newstuff directory) -dir e test_programs (display entire description of "test.programs) +dir -e test_programs (display entire description of "test.programs) diff -r 2c541a4a3406 -r 9639def8cf2e docs/nitros9guide/mdir.refentry --- a/docs/nitros9guide/mdir.refentry Sat Jan 18 17:25:41 2003 +0000 +++ b/docs/nitros9guide/mdir.refentry Sat Jan 18 17:31:12 2003 +0000 @@ -8,7 +8,7 @@ MDIR - + @@ -35,7 +35,7 @@ of each module is displayed. All numbers shown are in hexadecimal. -OS9: MDIR E +OS9: mdir -e Module Directory at 10:55:04 diff -r 2c541a4a3406 -r 9639def8cf2e docs/nitros9guide/procs.refentry --- a/docs/nitros9guide/procs.refentry Sat Jan 18 17:25:41 2003 +0000 +++ b/docs/nitros9guide/procs.refentry Sat Jan 18 17:31:12 2003 +0000 @@ -8,7 +8,7 @@ PROCS - + @@ -16,7 +16,7 @@ Description Displays a list of processes running on the system. Normally only -processes having the user's ID are listed, but if the "e" option is +processes having the user's ID are listed, but if the "-e" option is given, processes of all users are listed. The display is a "snapshot" taken at the instant the command is executed: processes can switch states rapidly, usually many times per second. diff -r 2c541a4a3406 -r 9639def8cf2e docs/nitros9guide/verify.refentry --- a/docs/nitros9guide/verify.refentry Sat Jan 18 17:25:41 2003 +0000 +++ b/docs/nitros9guide/verify.refentry Sat Jan 18 17:31:12 2003 +0000 @@ -8,7 +8,7 @@ VERIFY - + @@ -22,7 +22,7 @@ the standard error path. -If the U (update) option is specified, the module(s) will be copied +If the -u (update) option is specified, the module(s) will be copied to the standard output path with the module's header parity and CRC values replaced with the computed values. A message will be displayed to indicate whether or not the module's values matched @@ -52,7 +52,7 @@ Module's header parity is correct. Calculated CRC matches module's. -OS9: verify u <module >temp +OS9: verify -u <module >temp