diff --git a/winsup/doc/faq-api.xml b/winsup/doc/faq-api.xml index eecb84000..6b5824cf2 100644 --- a/winsup/doc/faq-api.xml +++ b/winsup/doc/faq-api.xml @@ -32,22 +32,21 @@ User's Guide. Starting December 2022, the old developer snapshots have been deprecated by regular, automated test releases. See the next FAQ entry -) + - + Are test releases for the Cygwin library available? Yes. Starting December 2022, regular, automated test releases are created whenever a considerable patch is pushed to the Cygwin git -repo at -. +repo at . You can download the cygwin package test releases just like any other test release for any Cgywin package using the Cygwin Setup program. For more info, see - +. diff --git a/winsup/doc/faq-programming.xml b/winsup/doc/faq-programming.xml index 06dfb76f5..632d1a173 100644 --- a/winsup/doc/faq-programming.xml +++ b/winsup/doc/faq-programming.xml @@ -357,7 +357,7 @@ package at runtime. Beware of using non-portable shell features in your Makefiles (see tips -at ). +at ). Errors of make: execvp: /bin/sh: Illegal Argument or make: execvp: /bin/sh: Argument list too long are often @@ -671,7 +671,7 @@ rewriting the runtime library in question from specs... - + How do I build Cygwin on my own? @@ -766,12 +766,11 @@ operation e.g. when checking a pointer is valid) It is also a good idea to use the latest code in case the bug has been fixed, so we recommend trying the latest cygwin test release (see -) -or building the DLL from git. +) or building the DLL from git. To build a debugging version of the Cygwin DLL, you will need to follow -the instructions at . +the instructions at . diff --git a/winsup/doc/faq-setup.xml b/winsup/doc/faq-setup.xml index 981a7246a..15ae84c50 100644 --- a/winsup/doc/faq-setup.xml +++ b/winsup/doc/faq-setup.xml @@ -23,7 +23,7 @@ is available on using the Cygwin Setup program. If you do it any other way, you're on your own! If something doesn't work right for you, and it's not covered here or in the latest Cygwin test package (see -), +), then by all means report it to the mailing list. For a searchable list of packages that can be installed with Cygwin, @@ -183,7 +183,7 @@ and that installing the older version will not help improve Cygwin. - + How does Cygwin secure the installation and update process? @@ -292,7 +292,7 @@ We also provide automatic mechanisms do not want to perform the signature checking on the Cygwin Setup program itself. Once the correct Setup program is running, it will counter other attacks as described in -. +. @@ -339,12 +339,12 @@ disk if you are paranoid. This should be safe, but only if the Cygwin Setup program is not substituted by something malicious. See also - + for a description of how the Cygwin project counters man-in-the-middle (MITM) attacks. -See also +See also for a list of applications that have been known, at one time or another, to interfere with the normal functioning of Cygwin. @@ -627,7 +627,7 @@ directory has been stored in the registry at all. - + How do I install Cygwin test releases? diff --git a/winsup/doc/faq-using.xml b/winsup/doc/faq-using.xml index ea5f5a797..e6a1a7c3f 100644 --- a/winsup/doc/faq-using.xml +++ b/winsup/doc/faq-using.xml @@ -401,7 +401,7 @@ for more information on how Cygwin maps Windows permissions. - + Why doesn't my shell script work? @@ -743,7 +743,7 @@ of poorly written firewall-type software that causes things to break. Note that with many of these products, simply disabling the firewall does not remove these changes; it must be completely uninstalled. -See also +See also for a list of applications that have been known, at one time or another, to interfere with the normal functioning of Cygwin. @@ -891,7 +891,7 @@ contents are exempt from scanning. In a default installation, this would be C:\cygwin\bin. Obviously, this could be exploited by a hostile non-Cygwin program, so do this at your own risk. -See also +See also for a list of applications that have been known, at one time or another, to interfere with the normal functioning of Cygwin.