diff options
author | David Starks-Browning <starksb@ebi.ac.uk> | 2000-11-20 14:37:37 +0000 |
---|---|---|
committer | David Starks-Browning <starksb@ebi.ac.uk> | 2000-11-20 14:37:37 +0000 |
commit | bbed89ab138176288dfc9cda9eb8171d5d98d67c (patch) | |
tree | 0c92cc176393a13bbfe6eb0dbb51425175dd0f8d /winsup/doc/how-programming.texinfo | |
parent | 7665ae4aca1d5882b3ec76929986dbdaf9159b94 (diff) | |
download | cygnal-bbed89ab138176288dfc9cda9eb8171d5d98d67c.tar.gz cygnal-bbed89ab138176288dfc9cda9eb8171d5d98d67c.tar.bz2 cygnal-bbed89ab138176288dfc9cda9eb8171d5d98d67c.zip |
sources.redhat.com -> cygwin.com where appropriate
Diffstat (limited to 'winsup/doc/how-programming.texinfo')
-rw-r--r-- | winsup/doc/how-programming.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/doc/how-programming.texinfo b/winsup/doc/how-programming.texinfo index 6795ad9b0..4045900c8 100644 --- a/winsup/doc/how-programming.texinfo +++ b/winsup/doc/how-programming.texinfo @@ -267,7 +267,7 @@ bash.) net release.)} There's documentation that explains the process on the main Cygwin -project web page (http://sources.redhat.com/cygwin/). +project web page (http://cygwin.com/). @subsection How can I set a breakpoint at MainCRTStartup? @@ -282,7 +282,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://sources.redhat.com/ml/cygwin/2000-06/msg00688.html} and +@file{http://cygwin.com/ml/cygwin/2000-06/msg00688.html} and related messages.)} You must execute the following sequence of five commands, in this |