From owner-freebsd-doc@FreeBSD.ORG Tue Oct 5 04:00:54 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 626F516A4CE for ; Tue, 5 Oct 2004 04:00:54 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5325C43D1D for ; Tue, 5 Oct 2004 04:00:54 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i9540sbY080310 for ; Tue, 5 Oct 2004 04:00:54 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9540sNw080309; Tue, 5 Oct 2004 04:00:54 GMT (envelope-from gnats) Date: Tue, 5 Oct 2004 04:00:54 GMT Message-Id: <200410050400.i9540sNw080309@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Tom Rhodes Subject: Re: docs/72285: GCC manuals are out of sync X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tom Rhodes List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 04:00:54 -0000 The following reply was made to PR docs/72285; it has been noted by GNATS. From: Tom Rhodes To: "Li-Lun Wang (Leland)" Cc: freebsd-doc@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org, rafan@infor.org Subject: Re: docs/72285: GCC manuals are out of sync Date: Mon, 4 Oct 2004 23:54:59 -0400 On Tue, 5 Oct 2004 03:00:48 GMT "Li-Lun Wang (Leland)" wrote: > The following reply was made to PR docs/72285; it has been noted by GNATS. > > From: "Li-Lun Wang (Leland)" > To: freebsd-gnats-submit@FreeBSD.org, rafan@infor.org > Cc: > Subject: Re: docs/72285: GCC manuals are out of sync > Date: Mon, 4 Oct 2004 21:58:06 -0500 > > Hi, > > Digging into GCC's CVS repository, the latest version of gcc.1 was dated > almost three years ago for gcc-3.0.4. Since the current gcc.1 in > FreeBSD's src tree is for version 3.2.2, I suppose that it couldn't be > from the vendor. Can we know how we had managed to have a gcc.1 for > 3.2.2 and do the same thing for 3.4.2? I *think* we only maintain gcc.1 because a lot of people like manual pages over the 'info' commands. Now to figure out how we can update the manual page (if needed). -- Tom Rhodes