=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/pkill/pkill.1,v retrieving revision 1.11 retrieving revision 1.12 diff -c -r1.11 -r1.12 *** src/usr.bin/pkill/pkill.1 2008/02/11 07:58:28 1.11 --- src/usr.bin/pkill/pkill.1 2008/06/26 05:42:21 1.12 *************** *** 1,4 **** ! .\" $OpenBSD: pkill.1,v 1.11 2008/02/11 07:58:28 jmc 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.12 2008/06/26 05:42:21 ray Exp $ .\" $NetBSD: pkill.1,v 1.8 2003/02/14 15:59:18 grant Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. *************** *** 15,27 **** .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. - .\" 3. All advertising materials mentioning features or use of this software - .\" must display the following acknowledgement: - .\" This product includes software developed by the NetBSD - .\" Foundation, Inc. and its contributors. - .\" 4. Neither the name of The NetBSD Foundation nor the names of its - .\" contributors may be used to endorse or promote products derived - .\" from this software without specific prior written permission. .\" .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED --- 15,20 ---- *************** *** 35,41 **** .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: February 11 2008 $ .Dt PKILL 1 .Os .Sh NAME --- 28,34 ---- .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: June 26 2008 $ .Dt PKILL 1 .Os .Sh NAME