Bug 72285 - gcc(1) manuals are out of sync
Summary: gcc(1) manuals are out of sync
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-03 18:50 UTC by Rong-En Fan
Modified: 2006-09-21 13:49 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rong-En Fan 2004-10-03 18:50:21 UTC
	The GCC manuals (gcc.1, cpp1.1, gcov.1) stay at 3.2.1
	while the current GCC in RELENG_5 and -current is 3.4.2.
Comment 1 John Baldwin freebsd_committer freebsd_triage 2004-10-04 16:43:19 UTC
Note that the FSF no longer maintains manual pages for gcc and friends, so the 
problem is likely with the vendor (i.e. FSF) rather than FreeBSD.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
Comment 2 llvvang 2004-10-05 03:58:06 UTC
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?

-- Leland Wang
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2004-10-05 04:54:59 UTC
On Tue, 5 Oct 2004 03:00:48 GMT
"Li-Lun Wang (Leland)" <llvvang@gmail.com> wrote:

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
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2005-12-23 20:59:36 UTC
State Changed
From-To: open->suspended

Known problem but no one has come up with a good solution yet.
Comment 5 ru freebsd_committer freebsd_triage 2006-09-21 13:48:17 UTC
State Changed
From-To: suspended->closed

Manpages have been synced in 7.0-CURRENT and will be synced in the future. 
I'll bring the new manpages to RELENG_6 shortly.