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

Diff for /src/usr.bin/top/display.c between version 1.63 and 1.64

version 1.63, 2020/07/26 21:59:16 version 1.64, 2020/08/23 21:11:55
Line 824 
Line 824 
             "r count pid  - renice process `pid' to nice value `count'\n"              "r count pid  - renice process `pid' to nice value `count'\n"
             "S            - toggle the display of system processes\n"              "S            - toggle the display of system processes\n"
             "s time       - change delay between displays to `time' seconds\n"              "s time       - change delay between displays to `time' seconds\n"
               "T [-]rtable  - show processes associated with routing table `rtable'\n"
               "               (T+ shows all, T -rtable hides rtable)\n"
             "u [-]user    - show processes for `user' (u+ shows all, u -user hides user)\n"              "u [-]user    - show processes for `user' (u+ shows all, u -user hides user)\n"
             "\n");              "\n");
   

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64