=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/pkill/pkill.1,v retrieving revision 1.21 retrieving revision 1.22 diff -c -r1.21 -r1.22 *** src/usr.bin/pkill/pkill.1 2013/06/03 04:17:37 1.21 --- src/usr.bin/pkill/pkill.1 2013/06/03 07:16:32 1.22 *************** *** 1,4 **** ! .\" $OpenBSD: pkill.1,v 1.21 2013/06/03 04:17:37 tedu Exp $ .\" $NetBSD: pkill.1,v 1.8 2003/02/14 15:59:18 grant Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. --- 1,4 ---- ! .\" $OpenBSD: pkill.1,v 1.22 2013/06/03 07:16:32 jmc Exp $ .\" $NetBSD: pkill.1,v 1.8 2003/02/14 15:59:18 grant Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. *************** *** 82,89 **** .It Fl f Match against full argument lists. The default is to match against process names. - .It Fl I - Ask for confirmation before killing a process. .It Fl G Ar gid Restrict matches to processes with a real group ID in the comma-separated list --- 82,87 ---- *************** *** 97,102 **** --- 95,102 ---- or .Nm pkill command. + .It Fl I + Ask for confirmation before killing a process. .It Fl l Long output. Print the process name in addition to the process ID for each matching