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

Diff for /src/usr.bin/top/top.1 between version 1.24 and 1.25

version 1.24, 2004/05/10 20:26:08 version 1.25, 2004/10/07 06:26:12
Line 34 
Line 34 
 .Op Fl biInqSu  .Op Fl biInqSu
 .Op Fl d Ar count  .Op Fl d Ar count
 .Op Fl o Ar field  .Op Fl o Ar field
   .Op Fl p Ar pid
 .Op Fl s Ar time  .Op Fl s Ar time
 .Op Fl U Ar username  .Op Fl U Ar username
 .Op Ar number  .Op Ar number
Line 127 
Line 128 
 .Ar time ,  .Ar time ,
 and  and
 .Ar pri .  .Ar pri .
   .It Fl p Ar pid
   Show only the process
   .Ar pid .
 .It Fl q  .It Fl q
 Renice  Renice
 .Nm  .Nm
Line 271 
Line 275 
 Values are the same as for the  Values are the same as for the
 .Fl o  .Fl o
 flag, as detailed above.  flag, as detailed above.
   .It p
   Display a specific process (prompt for pid).
   If the pid specified is simply
   .Dq + ,
   then processes belonging to all users will be displayed.
 .It r  .It r
 Change the priority (the  Change the priority (the
 .Em nice )  .Em nice )

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25