From owner-cvs-all Thu May 10 0:16: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id 1E29937B422; Thu, 10 May 2001 00:15:59 -0700 (PDT) (envelope-from sheldonh@uunet.co.za) Received: from nwl.fw.uunet.co.za ([196.31.2.162]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 14xkfz-0000WX-00; Thu, 10 May 2001 09:15:55 +0200 Received: (from nobody@localhost) by nwl.fw.uunet.co.za (8.8.8/8.6.9) id JAA21516; Thu, 10 May 2001 09:15:28 +0200 (SAST) Received: by nwl.fw.uunet.co.za via recvmail id 21350; Thu May 10 09:14:25 2001 Received: from sheldonh (helo=axl.fw.uunet.co.za) by axl.fw.uunet.co.za with local-esmtp (Exim 3.22 #1) id 14xkeX-000AHt-00; Thu, 10 May 2001 09:14:25 +0200 To: Seth Kingsley Cc: "David O'Brien" , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO_8859-1/books/faq book.sgml In-reply-to: Your message of "Wed, 09 May 2001 20:29:31 MST." <20010509202931.G56979@meow.osd.bsdi.com> Date: Thu, 10 May 2001 09:14:25 +0200 Message-ID: <39548.989478865@axl.fw.uunet.co.za> From: Sheldon Hearn Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 09 May 2001 20:29:31 MST, Seth Kingsley wrote: > > > "only members of group wheel may su to root" > > How about: [...] > - [...] errx(1, "you are not in the correct group to su %s.", user); > + [...] errx(1, "you are not in the correct group (%s) to su %s.", gr->gr_name, user); I like it, but I'm too lazy to look in the archives and see what David was talking about. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message