From owner-cvs-all@FreeBSD.ORG Tue May 6 19:02:12 2003 Return-Path: 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 CD1C837B401; Tue, 6 May 2003 19:02:12 -0700 (PDT) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F0BF43FCB; Tue, 6 May 2003 19:02:12 -0700 (PDT) (envelope-from root@builder.freebsdmall.com) Received: by builder.freebsdmall.com (Postfix, from userid 0) id F073EEA0; Tue, 6 May 2003 19:02:11 -0700 (PDT) Date: Tue, 6 May 2003 19:02:11 -0700 From: Murray Stokely To: Mike Barcroft Message-ID: <20030507020211.GD385@freebsdmall.com> References: <200305042225.h44MPN8C095902@repoman.freebsd.org> <20030506170936.B37819@espresso.bsdmike.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030506170936.B37819@espresso.bsdmike.org> User-Agent: Mutt/1.4i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen isinf.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2003 02:02:13 -0000 On Tue, May 06, 2003 at 05:09:36PM -0400, Mike Barcroft wrote: > Just for reference, isinf.3 was merged into fpclassify.3. Ahh thanks. Should MLINKS be created for the old man page names? - Murray