diff --git a/winsup/doc/faq-programming.xml b/winsup/doc/faq-programming.xml index 5234414b1..c0ddd7902 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 - 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. + details everything you need to know +about Cygwin packaging. For questions about package maintenance, use the cygwin-apps mailing list (start at ) after searching and browsing the cygwin-apps list archives, of course. Be sure to look at the Submitting a package checklist at - before sending an ITP (Intent To -Package) email to cygwin-apps. + +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 bb26b839a..c62e03996 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 -. +. diff --git a/winsup/doc/setup-net.xml b/winsup/doc/setup-net.xml index c66fe1f42..211bbed69 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 +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.