[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.74 and 1.75

version 1.74, 2020/06/23 21:39:19 version 1.75, 2020/07/26 21:59:16
Line 308 
Line 308 
 or  or
 .Li renice  .Li renice
 command.  command.
 .It g Ar string  .It g|/ Ar string
 Display only processes that contain  Display only processes that contain
 .Ar string  .Ar string
 in their command name.  in their command name.
 If displaying of arguments is enabled, the arguments are searched too.  If displaying of arguments is enabled, the arguments are searched too.
 .Sq g+  .Sq g+
   or
   .Sq /+
 shows all processes.  shows all processes.
 .It H  .It H
 Toggle the display of process threads.  Toggle the display of process threads.
Line 330 
Line 332 
 .Ar pid .  .Ar pid .
 This acts similarly to the command  This acts similarly to the command
 .Xr kill 1 .  .Xr kill 1 .
 .It n\*(Ba# Ar count  .It n|# Ar count
 Show  Show
 .Ar count  .Ar count
 processes.  processes.

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