From owner-svn-src-head@FreeBSD.ORG Tue Sep 1 16:28:56 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id BC0DD1065672; Tue, 1 Sep 2009 16:28:56 +0000 (UTC) Date: Tue, 1 Sep 2009 16:28:56 +0000 From: Alexey Dokuchaev To: Doug Barton Message-ID: <20090901162856.GA54192@FreeBSD.org> References: <200909010555.n815tAkx050140@svn.freebsd.org> <4A9D4A90.30700@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <4A9D4A90.30700@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: Maxim Konovalov , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r196727 - head/share/man/man5 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2009 16:28:56 -0000 On Tue, Sep 01, 2009 at 09:23:44AM -0700, Doug Barton wrote: > Maxim Konovalov wrote: > > Author: maxim > > Date: Tue Sep 1 05:55:10 2009 > > New Revision: 196727 > > URL: http://svn.freebsd.org/changeset/base/196727 > > > > Log: > > o Document MALLOC_PRODUCTION knob. > > > > PR: docs/136029 > > Submitted by: anonymous > > MFC after: 2 weeks > > > > Modified: > > head/share/man/man5/make.conf.5 > > Unless I'm missing something this should be in the src.conf man page > instead of make.conf. However, I'm used to make.conf since 4.x days, so at least cross-reference of some sort is in order (I'm not sure, there might be one already now that I write this). ./danfe