Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Starks-Browning <starksb@ebi.ac.uk>2000-07-25 23:00:29 +0400
committerDavid Starks-Browning <starksb@ebi.ac.uk>2000-07-25 23:00:29 +0400
commit3cf421356fed29016f6c02f20762f9c195d7382a (patch)
tree911cd122a3f58ff0c97cb1583b38d569b8fb35a7 /winsup/doc/how.texinfo
parent8b6ebe8fd56227d9ac34a51a7e7b51e54c487e20 (diff)
Changed 'sourceware.cygnus.com' to 'sources.redhat.com' in the FAQ, where appropriate.
Diffstat (limited to 'winsup/doc/how.texinfo')
-rw-r--r--winsup/doc/how.texinfo26
1 files changed, 13 insertions, 13 deletions
diff --git a/winsup/doc/how.texinfo b/winsup/doc/how.texinfo
index 464b4dff9..55b90a2b0 100644
--- a/winsup/doc/how.texinfo
+++ b/winsup/doc/how.texinfo
@@ -5,18 +5,18 @@
@subsection Where's the documentation?
There are links to quite a lot of it on the main Cygwin project web
-page: @file{http://sourceware.cygnus.com/cygwin/}. Be sure to at least
+page: @file{http://sources.redhat.com/cygwin/}. Be sure to at least
read any 'Release Notes' or 'Readme' or 'read this' links on the main
web page, if there are any.
There is a comprehensive Cygwin User's Guide at
-@file{http://sourceware.cygnus.com/cygwin/cygwin-ug-net/cygwin-ug-net.html}
+@file{http://sources.redhat.com/cygwin/cygwin-ug-net/cygwin-ug-net.html}
and an API Reference at
-@file{http://sourceware.cygnus.com/cygwin/cygwin-api/cygwin-api.html}.
+@file{http://sources.redhat.com/cygwin/cygwin-api/cygwin-api.html}.
There is an interesting paper about Cygwin from the 1998 USENIX Windows
NT Workshop Proceedings at
-@file{http://sourceware.cygnus.com/cygwin/usenix-98/cygwin.html}.
+@file{http://sources.redhat.com/cygwin/usenix-98/cygwin.html}.
You can find documentation for the individual GNU tools at
@file{http://www.fsf.org/manual/}. (You should read GNU manuals from a
@@ -26,16 +26,16 @@ for a list of them.)
@subsection What Cygwin mailing lists can I join?
Comprehensive information about the Cygwin mailing lists can be found at
-@file{http://sourceware.cygnus.com/cygwin/lists.html}.
+@file{http://sources.redhat.com/cygwin/lists.html}.
To subscribe to the main list, send a message to
-cygwin-subscribe@@sourceware.cygnus.com. To unsubscribe from the
-main list, send a message to cygwin-unsubscribe@@sourceware.cygnus.com.
+cygwin-subscribe@@sources.redhat.com. To unsubscribe from the
+main list, send a message to cygwin-unsubscribe@@sources.redhat.com.
In both cases, the subject and body of the message are ignored.
Similarly, to subscribe to the Cygwin annoucements list, send a message
-to cygwin-announce-subscribe@@sourceware.cygnus.com. To unsubscribe,
-send a message to cygwin-announce-unsubscribe@@sourceware.cygnus.com.
+to cygwin-announce-subscribe@@sources.redhat.com. To unsubscribe,
+send a message to cygwin-announce-unsubscribe@@sources.redhat.com.
If you are going to help develop the Cygwin library by volunteering for
the project, you will want to subscribe to the Cygwin developers list,
@@ -46,7 +46,7 @@ works for these as well. Both cygwin-developers and cygwin-apps are
by-approval lists.
There is a searchable archive of the main mailing list at
-@file{http://sourceware.cygnus.com/ml/cygwin/}. There is an alternate
+@file{http://sources.redhat.com/ml/cygwin/}. There is an alternate
archive, also searchable, at @file{http://www.delorie.com/archives/}.
Cygwin mailing lists are not gatewayed to USENET, so anti-spam measures
@@ -567,7 +567,7 @@ is going on). They are only intended for those people who wish to
contribute code to the project. If you aren't going to be happy
debugging problems in a buggy snapshot, avoid these and wait for a real
release. The snapshots are available from
-http://sourceware.cygnus.com/cygwin/snapshots/
+http://sources.redhat.com/cygwin/snapshots/
@subsection How is the DOS/Unix CR/LF thing handled?
@@ -1125,7 +1125,7 @@ objdump -p provides this information.
net release.)}
There's documentation that explains the process on the main Cygwin
-project web page (http://sourceware.cygnus.com/cygwin/).
+project web page (http://sources.redhat.com/cygwin/).
@subsection How can I set a breakpoint at MainCRTStartup?
@@ -1140,7 +1140,7 @@ question.
@strong{(Please note: This section has not yet been updated for the
latest net release. However, there was a discussion on the cygwin
mailing list recently that addresses this issue. Read
-@file{http://sourceware.cygnus.com/ml/cygwin/2000-06/msg00688.html} and
+@file{http://sources.redhat.com/ml/cygwin/2000-06/msg00688.html} and
related messages.)}
You must execute the following sequence of five commands, in this