This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/7817] [3.3/3.4 regression] Link to gcc man page in g++ man page incorrect


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7817


bangerth@dealii.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.3/3.4 regression][IRIX]  |[3.3/3.4 regression] Link to
                   |Link to gcc man page in g++ |gcc man page in g++ man page
                   |man page incorrect          |incorrect


------- Additional Comments From bangerth@dealii.org  2003-06-17 20:07 -------
The simplest solution would be just to copy the gcc man page onto the g++
man page, rather than playing tricks with links that might or might not
work. In times of big disks this shouldn't be so much of a problem.

Just for reference: the gcc.1 man page is 3821 bytes long on my system,
so copying it would increase the size of a gcc installation by roughly
0.01%.

W.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]