Also:
Remove obsolete reference to g-b-s
Remove mention of ancient pre-invisiconsole behaviour of setup scripts
Signed-off-by: Jon Turney
---
winsup/doc/faq-programming.xml | 11 ---
winsup/doc/faq-using.xml | 2 +-
winsup/doc/setup-net.xml | 6 +-
3 files changed, 6 insertions(+), 13 deletions(-)
diff --git a/winsup/doc/faq-programming.xml b/winsup/doc/faq-programming.xml
index 5234414..c0ddd79 100644
--- a/winsup/doc/faq-programming.xml
+++ b/winsup/doc/faq-programming.xml
@@ -15,18 +15,15 @@ volunteers to prepare and maintain packages, because the
priority of the
Cygwin Team is Cygwin itself.
The Cygwin Package Contributor's Guide at
-https://cygwin.com/setup.html"/> details everything you need to
know
-about being a package maintainer. The quickest way to get started is to
-read the Initial packaging procedure, script-based
section on
-that page. The generic-build-script found there works well
for
-most packages.
+https://cygwin.com/packages.html"/> details everything you need to
know
+about Cygwin packaging.
For questions about package maintenance, use the cygwin-apps mailing
list (start at https://cygwin.com/lists.html"/>)
after
searching and browsing the cygwin-apps list archives, of course. Be
sure to look at the Submitting a package checklist at
-https://cygwin.com/setup.html"/> before sending an ITP (Intent To
-Package) email to cygwin-apps.
+https://cygwin.com/packaging-contributors-guide.html#submitting"/>
+before sending an ITP (Intent To Package) email to cygwin-apps.
You should also announce your intentions to the general cygwin list, in
case others were thinking the same thing.
diff --git a/winsup/doc/faq-using.xml b/winsup/doc/faq-using.xml
index bb26b83..c62e039 100644
--- a/winsup/doc/faq-using.xml
+++ b/winsup/doc/faq-using.xml
@@ -610,7 +610,7 @@ installed distribution.
Probably because there is nobody willing or able to maintain it. It
takes time, and the priority for the Cygwin Team is the Cygwin package.
The rest is a volunteer effort. Want to contribute? See
-https://cygwin.com/setup.html"/>.
+https://cygwin.com/packaging.html"/>.
diff --git a/winsup/doc/setup-net.xml b/winsup/doc/setup-net.xml
index c66fe1f..211bbed 100644
--- a/winsup/doc/setup-net.xml
+++ b/winsup/doc/setup-net.xml
@@ -254,11 +254,7 @@ in /etc/passwd.
Post-Install Scripts
Last of all, setup.exe will run any post-install
-scripts to finish correctly setting up installed packages. Since each
-script is run separately, several windows may pop up. If you are
-interested in what is being done, see the Cygwin Package Contributor's
-Guide at https://cygwin.com/setup.html"/>
+scripts to finish correctly setting up installed packages.
When the last post-install script is completed, setup.exe
will display a box announcing the completion. A few packages, such as
the OpenSSH server, require some manual site-specific configuration.
--
2.8.3