[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.8 and 1.9

version 1.8, 2007/05/31 19:20:14 version 1.9, 2007/10/31 17:14:34
Line 54 
Line 54 
 .Op Fl u Ar euid  .Op Fl u Ar euid
 .Op Ar pattern ...  .Op Ar pattern ...
 .Nm pkill  .Nm pkill
 .Op Fl signal  .Op Fl Ar signal
 .Op Fl fnvx  .Op Fl fnvx
 .Op Fl G Ar gid  .Op Fl G Ar gid
 .Op Fl g Ar pgrp  .Op Fl g Ar pgrp
Line 152 
Line 152 
 .Fl f  .Fl f
 is given.  is given.
 The default is to match any substring.  The default is to match any substring.
 .It Fl signal  .It Fl Ar signal
 A non-negative decimal number or symbolic signal name specifying the signal  A non-negative decimal number or symbolic signal name specifying the signal
 to be sent instead of the default TERM.  to be sent instead of the default TERM.
 This option is valid only when given as the first argument to  This option is valid only when given as the first argument to

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9