* faq-programming.xml: Convert url to refer to new flat faq.html file.

* faq-setup.xml: Ditto.
	* faq-using.xml: Ditto.
	* highlights.xml: Ditto.
This commit is contained in:
Corinna Vinschen
2013-06-05 07:57:39 +00:00
parent 338a3e8b15
commit 47b7ed597c
5 changed files with 14 additions and 7 deletions

View File

@@ -360,7 +360,7 @@ package at runtime.
<answer>
<para>Beware of using non-portable shell features in your Makefiles (see tips
at <ulink url="http://cygwin.com/faq/faq.using.html#faq.using.shell-scripts" />).
at <ulink url="http://cygwin.com/faq/faq.html#faq.using.shell-scripts" />).
</para>
<para>Errors of <literal>make: execvp: /bin/sh: Illegal Argument</literal> or
<literal>make: execvp: /bin/sh: Argument list too long</literal> are often
@@ -746,7 +746,7 @@ recommend trying the latest snapshot from
<ulink url="http://cygwin.com/snapshots/" /> or building the DLL from CVS.
</para>
<para>To build a debugging version of the Cygwin DLL, you will need to follow
the instructions at <ulink url="http://cygwin.com/faq/faq-nochunks.html#faq.programming.building-cygwin" />.
the instructions at <ulink url="http://cygwin.com/faq/faq.html#faq.programming.building-cygwin" />.
You can also contact the mailing list for pointers (a simple test case that
demonstrates the bug is always welcome).
</para>