[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.70 and 1.71

version 1.70, 2018/11/02 12:46:10 version 1.71, 2018/11/28 22:00:30
Line 35 
Line 35 
 .Op Fl 1bCHIinqSu  .Op Fl 1bCHIinqSu
 .Op Fl d Ar count  .Op Fl d Ar count
 .Op Fl g Ar string  .Op Fl g Ar string
 .Op Fl o 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 U Oo - Oc Ns Ar user  .Op Fl U Oo - Oc Ns Ar user
Line 137 
Line 137 
 This is identical to  This is identical to
 .Em batch  .Em batch
 mode.  mode.
 .It Fl o Ar field  .It Fl o Oo - Oc Ns Ar field
 Sort the process display area using the specified  Sort the process display area using the specified
 .Ar field  .Ar field
 as the primary key.  as the primary key.
 The field name is the name of the column as seen in the output,  The field name is the name of the column as seen in the output,
 but in lower case.  but in lower case.
 The  The
   .Sq -
   prefix reverses the order.
   The
 .Ox  .Ox
 version of  version of
 .Nm  .Nm
Line 327 
Line 330 
 Show  Show
 .Ar count  .Ar count
 processes.  processes.
 .It o Ar field  .It o Oo - Oc Ns Ar field
 Sort the process display area using the specified  Sort the process display area using the specified
 .Ar field  .Ar field
 as the primary key.  as the primary key.
   The
   .Sq -
   prefix reverses the order.
 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.

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.71