svn commit: r209912 - stable/8/bin/pkill

jhell jhell at dataix.net
Mon Jul 12 01:15:58 UTC 2010


On 07/11/2010 17:50, Brian Somers wrote:
> Author: brian
> Date: Sun Jul 11 21:50:05 2010
> New Revision: 209912
> URL: http://svn.freebsd.org/changeset/base/209912
> 
> Log:
>   MFC r209363: Recognise the -l switch in pkill.
>   
>   PR:		143558
>   Submitted by:	eitanadlerlist at gmail dot com
> 
> Modified:
>   stable/8/bin/pkill/pkill.1
>   stable/8/bin/pkill/pkill.c
> Directory Properties:
>   stable/8/bin/pkill/   (props changed)
> 

pkill.1 seems to be missing this:

Index: bin/pkill/pkill.1
===================================================================
--- bin/pkill/pkill.1   (revision 209914)
+++ bin/pkill/pkill.1   (working copy)
@@ -60,7 +60,7 @@
 .Ar pattern ...
 .Nm pkill
 .Op Fl Ar signal
-.Op Fl ILafinovx
+.Op Fl ILafilnovx
 .Op Fl F Ar pidfile
 .Op Fl G Ar gid
 .Op Fl M Ar core


Regards,

-- 

 +-+-+-+-+-+
 |j|h|e|l|l|
 +-+-+-+-+-+


More information about the svn-src-stable-8 mailing list