Fix some broken links in Cygwin FAQ

GNU no longer encourages the use of documentation mirrors, to avoid
referring to obsolete documentation.  Also www.fsf.org/manual/ is
just a redirect to www.gnu.org/manual/

Links to using-utils.html #fragments are no longer correct as each utility
is now a separate page, since 646745cb.

indiana.edu seems to have moved XLiveCD information, without a redirect.

Linking to clean_setup.pl on cygwin.com doesn't work, as direct downloads
aren't allowed, so instead state where it can be found on a mirror.

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
This commit is contained in:
Jon Turney 2016-12-12 18:29:48 +00:00
parent 86fc4bf065
commit c549e953a9
4 changed files with 7 additions and 11 deletions

View File

@ -34,9 +34,7 @@ and an API Reference at
<ulink url="https://cygwin.com/cygwin-api/cygwin-api.html"/>. <ulink url="https://cygwin.com/cygwin-api/cygwin-api.html"/>.
</para> </para>
<para>You can find documentation for the individual GNU tools at <para>You can find documentation for the individual GNU tools at
<ulink url="http://www.fsf.org/manual/"/>. (You should read GNU manuals from <ulink url="http://www.gnu.org/manual/"/>.
a local mirror, check
<ulink url="http://www.fsf.org/server/list-mirrors.html"/> for a list of them.)
</para> </para>
</answer></qandaentry> </answer></qandaentry>

View File

@ -333,7 +333,7 @@ you will have to select it explicitly. See
<ulink url="https://cygwin.com/packages/"/> for a searchable list of available <ulink url="https://cygwin.com/packages/"/> for a searchable list of available
packages, or use <literal>cygcheck -p </literal> as described in the Cygwin packages, or use <literal>cygcheck -p </literal> as described in the Cygwin
User's Guide at User's Guide at
<ulink url="https://cygwin.com/cygwin-ug-net/using-utils.html#cygcheck"/>. <ulink url="https://cygwin.com/cygwin-ug-net/cygcheck.html"/>.
</para> </para>
<para>If you want to build programs, of course you'll need <literal>gcc</literal>, <para>If you want to build programs, of course you'll need <literal>gcc</literal>,
<literal>binutils</literal>, <literal>make</literal> and probably other packages from the <literal>binutils</literal>, <literal>make</literal> and probably other packages from the
@ -415,7 +415,7 @@ looking names, being encoded with their URLs
<para>Of course, you can keep them around in case you want to reinstall a <para>Of course, you can keep them around in case you want to reinstall a
package. If you want to clean out only the outdated packages, Michael Chase package. If you want to clean out only the outdated packages, Michael Chase
has written a script called <literal>clean_setup.pl</literal>, available has written a script called <literal>clean_setup.pl</literal>, available
at <ulink url="ftp://cygwin.com/pub/cygwin/unsupported/clean_setup.pl" />. at <filename>unsupported/clean_setup.pl</filename> in a Cygwin mirror.
</para> </para>
</answer></qandaentry> </answer></qandaentry>
@ -576,7 +576,7 @@ installed are <literal>sshd</literal>, <literal>cron</literal>,
that might be running in the background. Exit the command prompt and ensure that might be running in the background. Exit the command prompt and ensure
that no Cygwin processes remain. Note: If you want to save your mount points for a later that no Cygwin processes remain. Note: If you want to save your mount points for a later
reinstall, first save the output of <literal>mount -m</literal> as described at reinstall, first save the output of <literal>mount -m</literal> as described at
<ulink url="https://cygwin.com/cygwin-ug-net/using-utils.html#mount"/>. <ulink url="https://cygwin.com/cygwin-ug-net/mount.html"/>.
</para> </para>
</listitem> </listitem>
<listitem><para>If you installed <literal>cyglsa.dll</literal> by running the <listitem><para>If you installed <literal>cyglsa.dll</literal> by running the
@ -704,7 +704,7 @@ the Cygwin Setup homepage at
<answer> <answer>
<para>While some users have successfully done this, for example Indiana <para>While some users have successfully done this, for example Indiana
University's XLiveCD <ulink url="http://xlivecd.indiana.edu/"/>, there is no University's XLiveCD <ulink url="http://racinfo.indiana.edu/research/xlivecd.php"/>, there is no
easy way to do it. Full instructions for constructing a portable Cygwin easy way to do it. Full instructions for constructing a portable Cygwin
on CD by hand can be found on the mailing list at on CD by hand can be found on the mailing list at
<ulink url="https://www.cygwin.com/ml/cygwin/2003-07/msg01117.html"/> <ulink url="https://www.cygwin.com/ml/cygwin/2003-07/msg01117.html"/>

View File

@ -1160,7 +1160,7 @@ domains. For example, you might want to use the <computeroutput>Domain
Users</computeroutput> group instead.</para> Users</computeroutput> group instead.</para>
<para>For more information on <command>setfacl</command>, see <para>For more information on <command>setfacl</command>, see
<ulink url="https://cygwin.com/cygwin-ug-net/using-utils.html#setfacl"/></para> <ulink url="https://cygwin.com/cygwin-ug-net/setfacl.html"/></para>
</answer></qandaentry> </answer></qandaentry>
<qandaentry id="faq.using.same-with-rhosts"> <qandaentry id="faq.using.same-with-rhosts">

View File

@ -56,9 +56,7 @@ Guide, an API Reference, mailing lists and archives.
<para>You can find documentation for the individual GNU tools typically <para>You can find documentation for the individual GNU tools typically
as man pages or info pages as part of the Cygwin net distribution. as man pages or info pages as part of the Cygwin net distribution.
Additionally you can get the latest docs at Additionally you can get the latest docs at
<ulink url="http://www.gnu.org/manual/"/>. (You should read GNU manuals from a <ulink url="http://www.gnu.org/manual"/>.
local mirror. Check <ulink url="http://www.gnu.org/server/list-mirrors.html"/>
for a list of them.)
</para> </para>
</answer></qandaentry> </answer></qandaentry>