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|
 +-+-+-+-+-+
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to