[BACK]Return to pkill.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / pkill

Diff for /src/usr.bin/pkill/pkill.1 between version 1.4 and 1.5

version 1.4, 2005/03/27 14:50:09 version 1.5, 2005/03/27 20:56:47
Line 43 
Line 43 
 .Nd find or signal processes by name  .Nd find or signal processes by name
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm pgrep  .Nm pgrep
 .Op Fl filnvx  .Op Fl flnvx
 .Op Fl G Ar gid  .Op Fl G Ar gid
 .Op Fl P Ar ppid  .Op Fl P Ar ppid
 .Op Fl U Ar uid  .Op Fl U Ar uid
Line 55 
Line 55 
 .Op Ar pattern Op ...  .Op Ar pattern Op ...
 .Nm pkill  .Nm pkill
 .Op Fl signal  .Op Fl signal
 .Op Fl finvx  .Op Fl fnvx
 .Op Fl G Ar gid  .Op Fl G Ar gid
 .Op Fl P Ar ppid  .Op Fl P Ar ppid
 .Op Fl U Ar uid  .Op Fl U Ar uid
Line 108 
Line 108 
 or  or
 .Nm pkill  .Nm pkill
 command.  command.
 .It Fl i  
 Ignore case distinctions in both the process table and the supplied pattern.  
 .It Fl l  .It Fl l
 Long output.  Long output.
 Print the process name in addition to the process ID for each matching  Print the process name in addition to the process ID for each matching

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5