[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.35 and 1.36

version 1.35, 2009/12/22 15:06:56 version 1.36, 2010/01/29 00:36:09
Line 770 
Line 770 
             "I | i        - toggle the display of idle processes\n"              "I | i        - toggle the display of idle processes\n"
             "k [-sig] pid - send signal `-sig' to process `pid'\n"              "k [-sig] pid - send signal `-sig' to process `pid'\n"
             "n|# count    - show `count' processes\n"              "n|# count    - show `count' processes\n"
             "o field      - specify sort order (size, res, cpu, time, pri)\n"              "o field      - specify sort order (size, res, cpu, time, pri, pid, command)\n"
             "P pid        - highlight process `pid' (P+ switches highlighting off)\n"              "P pid        - highlight process `pid' (P+ switches highlighting off)\n"
             "p pid        - display process by `pid' (p+ selects all processes)\n"              "p pid        - display process by `pid' (p+ selects all processes)\n"
             "q            - quit\n"              "q            - quit\n"

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36