From owner-freebsd-bugs@FreeBSD.ORG Mon May 5 08:00:09 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19F681065675 for ; Mon, 5 May 2008 08:00:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DC1E98FC1A for ; Mon, 5 May 2008 08:00:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m45808go054139 for ; Mon, 5 May 2008 08:00:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m45808hv054138; Mon, 5 May 2008 08:00:08 GMT (envelope-from gnats) Date: Mon, 5 May 2008 08:00:08 GMT Message-Id: <200805050800.m45808hv054138@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jason McIntyre Cc: Subject: Re: bin/98911: getopt(1): getopt.c license issue X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jason McIntyre List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 08:00:09 -0000 The following reply was made to PR bin/98911; it has been noted by GNATS. From: Jason McIntyre To: Bruce Cran Cc: bug-followup@FreeBSD.org Subject: Re: bin/98911: getopt(1): getopt.c license issue Date: Mon, 5 May 2008 08:55:17 +0100 On Mon, May 05, 2008 at 08:44:42AM +0100, Bruce Cran wrote: > I agree. The README is misleading and the solution used by NetBSD is > much clearer. I think the README should possibly be removed and the > attached patch used to add the comment to the top of getopt.c instead. > > -- > Bruce ...and getopt.1 too. jmc