From owner-cvs-all@FreeBSD.ORG Wed Dec 20 11:57:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 00FE616A415; Wed, 20 Dec 2006 11:57:26 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E779B43CB6; Wed, 20 Dec 2006 11:57:22 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBKBvMGQ051527; Wed, 20 Dec 2006 11:57:22 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBKBvMkl051526; Wed, 20 Dec 2006 11:57:22 GMT (envelope-from ru) Message-Id: <200612201157.kBKBvMkl051526@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 20 Dec 2006 11:57:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/pkill pkill.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2006 11:57:26 -0000 ru 2006-12-20 11:57:22 UTC FreeBSD src repository Modified files: usr.bin/pkill pkill.1 Log: Be more accurate in the description of the -I option: signaling to a process doesn't necessarily kill it. Revision Changes Path 1.22 +1 -1 src/usr.bin/pkill/pkill.1