[BACK]Return to commands.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / top

Diff for /src/usr.bin/top/commands.c between version 1.18 and 1.19

version 1.18, 2005/10/07 17:46:13 version 1.19, 2005/12/04 23:10:06
Line 100 
Line 100 
                     "s       - change number of seconds to delay between updates\n"                      "s       - change number of seconds to delay between updates\n"
                     "S       - toggle the display of system processes\n"                      "S       - toggle the display of system processes\n"
                     "u       - display processes for only one user (+ selects all users)\n"                      "u       - display processes for only one user (+ selects all users)\n"
                       "T       - toggle the display of threads\n"
                     "C       - toggle the display of the command line arguments\n"                      "C       - toggle the display of the command line arguments\n"
                     "\n\n", stdout);                      "\n\n", stdout);
         }          }

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19