From owner-freebsd-doc@FreeBSD.ORG Wed Feb 18 01:58:34 2009 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B4DD1065670 for ; Wed, 18 Feb 2009 01:58:34 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id D6BFB8FC0C for ; Wed, 18 Feb 2009 01:58:33 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl126-61.kln.forthnet.gr [77.49.245.61]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-6) with ESMTP id n1I1dakK011150 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 18 Feb 2009 03:39:41 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id n1I1daI3037934; Wed, 18 Feb 2009 03:39:36 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id n1I1dZuJ037933; Wed, 18 Feb 2009 03:39:35 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Subhro Kar References: Date: Wed, 18 Feb 2009 03:39:35 +0200 In-Reply-To: (Subhro Kar's message of "Tue, 17 Feb 2009 19:23:15 +0530") Message-ID: <87ab8kh6aw.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Hellug-MailScanner-ID: n1I1dakK011150 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.876, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.52, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-doc@freebsd.org Subject: Re: Incorrect expression of idea X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2009 01:58:35 -0000 On Tue, 17 Feb 2009 19:23:15 +0530, Subhro Kar wrote: > Hello, > > Relevant Page: http://www.freebsd.org/doc/en/books/developers-handbook/policies-contributed.html > Relevant Section: 5.2.1 > > Current Text: > > src/contrib/file contains the source as distributed by the maintainers > of this package. Parts that are entirely not applicable for FreeBSD can > be removed. > > Suggested Modification: > > src/contrib/file contains the source as distributed by the maintainers > of this package. Parts that are entirely not applicable for FreeBSD are > removed. > > Justification: > > In the existing source tree, the files referred to as candidates for > removal are already removed and absent. The change is really minor, but we do not usually *require* that the files are removed. It is merely a 'good practice' that a lot of maintainers follow.