[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.75 and 1.76

version 1.75, 2020/07/26 21:59:16 version 1.76, 2020/08/23 21:11:55
Line 38 
Line 38 
 .Op Fl o Oo - Oc Ns Ar field  .Op Fl o Oo - Oc Ns Ar field
 .Op Fl p Ar pid  .Op Fl p Ar pid
 .Op Fl s Ar time  .Op Fl s Ar time
   .Op Fl T Oo - Oc Ns Ar rtable
 .Op Fl U Oo - Oc Ns Ar user  .Op Fl U Oo - Oc Ns Ar user
 .Op Ar number  .Op Ar number
 .Ek  .Ek
Line 179 
Line 180 
 seconds.  seconds.
 The value may be fractional, to permit delays of less than 1 second.  The value may be fractional, to permit delays of less than 1 second.
 The default delay between updates is 5 seconds.  The default delay between updates is 5 seconds.
   .It Fl T Oo - Oc Ns Ar rtable
   Display only processes associated with the specified routing table
   .Ar rtable .
   .Sq T+
   shows processes associated with all routing tables.
   The
   .Sq -
   prefix hides proccesses associated with a single routing table.
 .It Fl U Oo - Oc Ns Ar user  .It Fl U Oo - Oc Ns Ar user
 Show only those processes owned by username or UID  Show only those processes owned by username or UID
 .Ar user .  .Ar user .
Line 371 
Line 380 
 Set the delay between screen updates to  Set the delay between screen updates to
 .Ar time  .Ar time
 seconds.  seconds.
   .It T Oo - Oc Ns Ar rtable
   Display only processes associated with the specified routing table
   .Ar rtable .
   .Sq T+
   shows processes associated with all routing tables.
   The
   .Sq -
   prefix hides proccesses associated with a single routing table.
 .It u Oo - Oc Ns Ar user  .It u Oo - Oc Ns Ar user
 Show only those processes owned by username or UID  Show only those processes owned by username or UID
 .Ar user .  .Ar user .

Legend:
Removed from v.1.75  
changed lines
  Added in v.1.76