[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.60 and 1.61

version 1.60, 2012/06/05 18:52:53 version 1.61, 2012/06/06 12:12:12
Line 38 
Line 38 
 .Op Fl o Ar field  .Op Fl o Ar field
 .Op Fl p Ar pid  .Op Fl p Ar pid
 .Op Fl s Ar time  .Op Fl s Ar time
 .Oo Fl U Op Ar - Oc Ns Ar user  .Op Fl U Oo - Oc Ns Ar user
 .Op Ar number  .Op Ar number
 .Ek  .Ek
 .Sh DESCRIPTION  .Sh DESCRIPTION
Line 173 
Line 173 
 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 U Oo Ar - Oc Ns Ar user  .It Fl U Oo - Oc Ns Ar user
 Show only those processes owned by  Show only those processes owned by
 .Ar user .  .Ar user .
 Prefix  The prefix
 .Ar -  .Sq -
 with  hides processes owned by that user.
 .Ar user  This option currently only accepts usernames and does not understand
 to hide processes owned by that user.  
 This option currently only accepts usernames and will not understand  
 UID numbers.  UID numbers.
 .It Fl u  .It Fl u
 Do not take the time to map UID numbers to usernames.  Do not take the time to map UID numbers to usernames.
Line 359 
Line 357 
 Set the delay between screen updates to  Set the delay between screen updates to
 .Ar time  .Ar time
 seconds.  seconds.
 .It u Oo Ar - Oc Ns Ar user  .It u Oo - Oc Ns Ar user
 Show only those processes owned by  Show only those processes owned by
 .Ar user .  .Ar user .
 .Sq u+  .Sq u+
 shows processes belonging to all users.  shows processes belonging to all users.
 The  The
 .Ar -  .Sq -
 prefix hides processes belonging to a single  prefix hides processes belonging to a single
 .Ar user .  .Ar user .
 .El  .El

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61