From owner-cvs-all Mon Jul 8 8:47:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9B3837B400; Mon, 8 Jul 2002 08:47:50 -0700 (PDT) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70FB343E42; Mon, 8 Jul 2002 08:47:50 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.4) with ESMTP id g68FloLA000404; Mon, 8 Jul 2002 08:47:50 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.4/Submit) id g68FloJD000401; Mon, 8 Jul 2002 08:47:50 -0700 (PDT) (envelope-from dillon) Date: Mon, 8 Jul 2002 08:47:50 -0700 (PDT) From: Matthew Dillon Message-Id: <200207081547.g68FloJD000401@apollo.backplane.com> To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src Makefile References: <200206242013.g5OKD9c05646@freefall.freebsd.org> <20020708085310.GB47134@sunbay.com> 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 :> dillon 2002/06/24 13:13:09 PDT :>=20 :> Modified files: :> . Makefile=20 :> Log: :> correct syntax in last commit :> =20 :> Revision Changes Path :> 1.261 +1 -1 src/Makefile :>=20 :This (and TARGET) are already documented in the build(7) manpage. : :Cheers, :--=20 :Ruslan Ermilov Sysadmin and DBA, :ru@sunbay.com Sunbay Software AG, :ru@FreeBSD.org FreeBSD committer, :+380.652.512.251 Simferopol, Ukraine Well, are you proposing that all the documentation in the Makefile be moved to the manual page? Also, the Makefile doesn't even bother to mention the manual page. I think it's best to document the most important features in the Makefile since it's the first place people will look. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message