From owner-cvs-src@FreeBSD.ORG Tue May 6 14:18:15 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A899437B401; Tue, 6 May 2003 14:18:15 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B02143F85; Tue, 6 May 2003 14:18:14 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (acs-24-154-229-196.zoominternet.net [24.154.229.196]) by pittgoth.com (8.12.9/8.12.9) with SMTP id h46LICZK054283; Tue, 6 May 2003 17:18:13 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Tue, 6 May 2003 17:15:19 -0400 From: Tom Rhodes To: Gordon Tetlow Message-Id: <20030506171519.0888eff9.trhodes@FreeBSD.org> In-Reply-To: <20030506200415.GB73198@roark.gnf.org> References: <200305061910.h46JAHlG037684@repoman.freebsd.org> <20030506143403.A94501@FreeBSD.org> <20030506200415.GB73198@roark.gnf.org> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: jmallett@FreeBSD.org cc: hmp@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 malloc.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 21:18:16 -0000 On Tue, 6 May 2003 13:04:15 -0700 Gordon Tetlow wrote: > On Tue, May 06, 2003 at 02:34:04PM -0500, Juli Mallett wrote: > > * Hiten Pandya [ Date: 2003-05-06 ] > > [ w.r.t. cvs commit: src/share/man/man9 malloc.9 ] > > > hmp 2003/05/06 12:10:17 PDT > > > > > > FreeBSD src repository (doc committer) > > > > > > Modified files: > > > share/man/man9 malloc.9 > > > Log: > > > malloc(9) types can be used to identify multiple allocations. > > > > > > PR: docs/38618 > > > Approved by: des (mentor) > > > > What about re? > > That's a good question, the code freeze was only for src, does that > include man pages and documentation in the src/ tree? > The code freeze qualifies manual pages as they do reside under src/. Partial blame should be mine as when I told hiten he can take the PR and commit it, I never mentioned re approval. -- Tom Rhodes