From owner-freebsd-arch@FreeBSD.ORG Thu Mar 15 12:10:42 2012 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D2CEB106564A for ; Thu, 15 Mar 2012 12:10:42 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 466F98FC16 for ; Thu, 15 Mar 2012 12:10:41 +0000 (UTC) Received: from skuns.kiev.zoral.com.ua (localhost [127.0.0.1]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id q2FCAYcr017595; Thu, 15 Mar 2012 14:10:34 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5) with ESMTP id q2FCAYcI015597; Thu, 15 Mar 2012 14:10:34 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5/Submit) id q2FCAYEm015596; Thu, 15 Mar 2012 14:10:34 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 15 Mar 2012 14:10:34 +0200 From: Konstantin Belousov To: Ed Schouten Message-ID: <20120315121034.GS75778@deviant.kiev.zoral.com.ua> References: <20120314234348.GL27469@hoeg.nl> <20120315093323.GL75778@deviant.kiev.zoral.com.ua> <20120315114727.GM27469@hoeg.nl> <20120315115657.GQ75778@deviant.kiev.zoral.com.ua> <20120315120720.GN27469@hoeg.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BvbikYKho79mcz9a" Content-Disposition: inline In-Reply-To: <20120315120720.GN27469@hoeg.nl> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: arch@freebsd.org Subject: Re: kill(2) man page: ESRCH X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Mar 2012 12:10:42 -0000 --BvbikYKho79mcz9a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 15, 2012 at 01:07:20PM +0100, Ed Schouten wrote: > Kostik, >=20 > * Konstantin Belousov , 20120315 12:56: > > No, this is wrong. ESRCH is the valid error return, just the description > > is bogus, and should be updated. >=20 > But wait. There are two ESRCH entries in the man page. I only removed > the one that is invalid. >=20 > If we want to improve the wording of the man page (which is unrelated to > my change), we should commit something like: >=20 > Index: kill.2 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- kill.2 (Revision 233002) > +++ kill.2 (Arbeitskopie) > @@ -121,7 +121,7 @@ > argument > is not a valid signal number. > .It Bq Er ESRCH > -No process can be found corresponding to that specified by > +No process or process group can be found corresponding to that specified= by > .Fa pid . > .It Bq Er EPERM > The sending process is not the super-user and its effective And this is fine. --BvbikYKho79mcz9a Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAk9h3DoACgkQC3+MBN1Mb4iqwgCg1vCVYugcNLwxMNwCjXPfqt+Z 3q8AoOzevgTRvKdu7XFXs0inFGBzgfQR =qMTe -----END PGP SIGNATURE----- --BvbikYKho79mcz9a--