diff options
-rw-r--r-- | winsup/doc/ChangeLog | 4 | ||||
-rw-r--r-- | winsup/doc/faq-setup.xml | 2 | ||||
-rw-r--r-- | winsup/doc/faq-using.xml | 10 | ||||
-rw-r--r-- | winsup/doc/setup-net.sgml | 4 |
4 files changed, 7 insertions, 13 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 003bbe202..17298e92f 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2009-07-01 Christopher Faylor <me+cygwin@cgf.cx> + + Clean up some sources.redhat.com references. + 2009-06-24 Corinna Vinschen <corinna@vinschen.de> * faq-setup.xml (faq.setup.setup-fails-on-ts): Fix another typo. diff --git a/winsup/doc/faq-setup.xml b/winsup/doc/faq-setup.xml index 76a292e40..ed526d7b3 100644 --- a/winsup/doc/faq-setup.xml +++ b/winsup/doc/faq-setup.xml @@ -572,7 +572,7 @@ this purpose. See <ulink url="http://rsync.samba.org/">http://rsync.samba.org/< <ulink url="http://wget.sunsite.dk/">http://wget.sunsite.dk/</ulink> for utilities that can do this for you. For more information on setting up a custom Cygwin package server, see the Cygwin Setup homepage at -<ulink url="http://sources.redhat.com/cygwin-apps/setup.html">http://sources.redhat.com/cygwin-apps/setup.html</ulink>. +<ulink url="http://sourceware.org/cygwin-apps/setup.html">http://sourceware.org/cygwin-apps/setup.html</ulink>. </para> </answer></qandaentry> diff --git a/winsup/doc/faq-using.xml b/winsup/doc/faq-using.xml index 41eb14624..6a187432e 100644 --- a/winsup/doc/faq-using.xml +++ b/winsup/doc/faq-using.xml @@ -33,16 +33,6 @@ notation in your PATH or startup files. Using <literal>//c</literal> means to contact the <emphasis>network server</emphasis> <literal>c</literal>, which will slow things down tremendously if it does not exist. </para> -<para>Using //c (for C:) doesn't work. (Similarly for any drive -letter, e.g. <literal>//z</literal> for <literal>Z:</literal>) This -``feature'' has long been deprecated. -For a detailed discussion of why this change was made, and how deal -with it, refer to -<ulink url="http://sources.redhat.com/ml/cygwin/2001-09/msg00014.html">http://sources.redhat.com/ml/cygwin/2001-09/msg00014.html</ulink>. -Just note that, in contrast to what that posting claims, using -<literal>/</literal> as the cygdrive prefix is not supported anymore for a -long time (though it still might work). -</para> </answer></qandaentry> <qandaentry id="faq.using.shares"> diff --git a/winsup/doc/setup-net.sgml b/winsup/doc/setup-net.sgml index a9bc21230..7c21de342 100644 --- a/winsup/doc/setup-net.sgml +++ b/winsup/doc/setup-net.sgml @@ -15,7 +15,7 @@ The <command>setup.exe</command> installer is designed to be easy for new users to understand while remaining flexible for the experienced. The volunteer development team is constantly working on <command>setup.exe</command>; before requesting a new feature, -check the wishlist in the <ulink url="http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/README?cvsroot=cygwin-apps&rev=2">CVS <literal>README</literal> +check the wishlist in the <ulink url="http://sourceware.org/cgi-bin/cvsweb.cgi/setup/README?cvsroot=cygwin-apps&rev=2">CVS <literal>README</literal> </ulink>. It may already be present in the CVS version! </para> @@ -144,7 +144,7 @@ small text file called <literal>setup.bz2</literal> that contains a list of packages available from that site along with some basic information about each package which <command>setup.exe</command> parses and uses to create the chooser window. For details about the format of this file, see -the <ulink url="http://sources.redhat.com/cygwin-apps/setup.html"> +the <ulink url="http://sourceware.org/cygwin-apps/setup.html"> setup.exe homepage</ulink>. </para> <para> |