pjd         2005-03-20 11:03:11 UTC
  FreeBSD src repository
  Modified files:
    usr.bin/pkill        pkill.1 pkill.c 
  Log:
  Add and document '-F' option which allows to use file where PID is stored
  for matching.
  
  Reviewed by:    gad
  MFC after:      3 days
  
  Revision  Changes    Path
  1.10      +7 -1      src/usr.bin/pkill/pkill.1
  1.22      +46 -3     src/usr.bin/pkill/pkill.c