[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.69 and 1.70

version 1.69, 2018/07/25 17:24:14 version 1.70, 2018/11/02 12:46:10
Line 177 
Line 177 
 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 - Oc Ns Ar user  .It Fl U Oo - Oc Ns Ar user
 Show only those processes owned by  Show only those processes owned by username or UID
 .Ar user .  .Ar user .
 The prefix  The prefix
 .Sq -  .Sq -
 hides processes owned by that user.  hides processes owned by that user.
 This option currently only accepts usernames and does not understand  
 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.
 Normally,  Normally,
Line 362 
Line 360 
 .Ar time  .Ar time
 seconds.  seconds.
 .It u Oo - Oc Ns Ar user  .It u Oo - Oc Ns Ar user
 Show only those processes owned by  Show only those processes owned by username or UID
 .Ar user .  .Ar user .
 .Sq u+  .Sq u+
 shows processes belonging to all users.  shows processes belonging to all users.

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