This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Man page.
- From: "David Walker" <david at inspectagadget dot com dot au>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 6 Sep 2007 19:54:30 +0930 (CST)
- Subject: Man page.
Hiya.
I am an OpenBSD user.
I was looking at the online man page for GCC(1) and notice the "Author"
section seems to contain a uri that does not work.
Quote:
AUTHOR
See the Info entry for gcc, or <http://gcc.gnu.org/online-
docs/gcc/Contributors.html>, for contributors to GCC.
http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1
As hyphens in uri's are not uncommon I assumed the page had been moved and
went to your site. It seems, however, that the uri has suffered in the
formatting process.
I had a look at the FreeBSD online man pages and notice a similar thing:
AUTHOR
See the Info entry for gcc, or <http://gcc.gnu.org/onlinedocs/gcc/Con-
tributors.html>, for contributors to GCC.
http://www.freebsd.org/cgi/man.cgi?query=gcc&apropos=0&sektion=0&manpath=FreeBSD+6.2-RELEASE&format=html
>From memory, the man pages do not have hyperlinks so users might spot the
hyphen as not part of the address. To avoid confusion, perhaps the uri
could begin on a new line.
Apparently this is the intended page:
http://gcc.gnu.org/onlinedocs/gcc/Contributors.html
Best wishes,
David Walker