Patch to clean up sourceware.cygnus.com / sources.redhat.comreferences in wwwdocs

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Sun Dec 3 15:02:00 GMT 2000


On Sun, 3 Dec 2000, Joseph S. Myers wrote:
> This patch cleans up references to sourceware.cygnus.com and
> sources.redhat.com in wwwdocs: sourceware.cygnus.com becomes
> sources.redhat.com, and sources.redhat.com becomes gcc.gnu.org in
> connection with libstdc++.  OK to commit?

Thanks for helping with this. Yes, it's fine, with a minor change.

> 5. More cleanup could be done if Java moves to gcc.gnu.org as well.

If this is not fixed in time, GCC 3.0 will not include the Java frontend.

I have contacted the Java folks well in advance, more than once.

> Index: htdocs/bugs.html
> ===================================================================
> -<p>Work is underway to complete a <a href=" http://sources.redhat.com/libstdc++/ ">new C++
> +<p>Work is underway to complete a <a href=" http://gcc.gnu.org/libstdc++/ ">new C++
>  library</a> which will provide all the functionality in a compliant
>  way.

Please make this a relative link, w/o "http", hostname and a leading
slash.

> -<p><a href=" http://sourceware.cygnus.com/gnats/gnats_toc.html ">GNATS</a> is the GNU
> +<p><a href=" http://sources.redhat.com/gnats/gnats_toc.html ">GNATS</a> is the GNU

Please omit the "gnats_toc.html" part of the URL.

> Index: htdocs/news.html
> ===================================================================
> -<a href=" http://sources.redhat.com/libstdc++/ ">libstdc++ project's home page</a>.
> +<a href=" http://gcc.gnu.org/libstdc++/ ">libstdc++ project's home page</a>.

Please make this a relative link.

> -please check <a href=" http://sources.redhat.com/libstdc++/ ">
> +please check <a href=" http://gcc.gnu.org/libstdc++/ ">

Detto.

> -<a href=" http://sources.redhat.com/libstdc++/ ">libstdc++-2.90.4</a>.
> +<a href=" http://gcc.gnu.org/libstdc++/ ">libstdc++-2.90.4</a>.

Detto, and please make this "libstdc++ home page".

> -You can read some more on <a href=" http://sources.redhat.com/libstdc++/ ">
> +You can read some more on <a href=" http://gcc.gnu.org/libstdc++/ ">

Detto.

> -<LINK REL="home" HREF=" http://sources.redhat.com/libstdc++/ ">
> +<LINK REL="home" HREF=" http://gcc.gnu.org/libstdc++/ ">

Please remove these <LINK REL> stuff altogether. There is no real need for
it and, as you see, it's bad from a maintainance POV.

> -<A HREF=" http://sources.redhat.com/libstdc++/faq/index.html ">
> - http://sources.redhat.com/libstdc++/faq/ </A>.</P>
> +<A HREF=" http://gcc.gnu.org/libstdc++/faq/index.html ">
> + http://gcc.gnu.org/libstdc++/faq/ </A>.</P>

Omit the index.html part please.

> -         to the list, use <A HREF=" mailto:libstdc++@sources.redhat.com ">
> -         <TT>libstdc++@sources.redhat.com</TT></A>.
> +         to the list, use <A HREF=" mailto:libstdc++@gcc.gnu.org ">
> +         <TT>libstdc++@gcc.gnu.org</TT></A>.

<CODE> instead of <TT>.

Please also apply the libstdc++ change to libstdc++/docs in the gcc
module (where there are duplicates for some of these pages -- working
on that...)

Thanks,
Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/



More information about the Gcc-patches mailing list