From owner-cvs-all Thu Nov 29 16:30:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 075BA37B419; Thu, 29 Nov 2001 16:30:29 -0800 (PST) Received: (from bsd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fAU0USP14124; Thu, 29 Nov 2001 16:30:28 -0800 (PST) (envelope-from bsd) Message-Id: <200111300030.fAU0USP14124@freefall.freebsd.org> From: "Brian S. Dean" Date: Thu, 29 Nov 2001 16:30:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/killall killall.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bsd 2001/11/29 16:30:28 PST Modified files: usr.bin/killall killall.1 Log: killall operates on all processes owned by the real uid, not the effective uid. MFC after: 3 days Revision Changes Path 1.22 +3 -3 src/usr.bin/killall/killall.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message