merge from gcc
[deliverable/binutils-gdb.git] / gdb / CONTRIBUTE
index 2155a8080199e8d32393a6b930653aae77e5f3e4..96c943cff947fa75d52e25fe1d62200a15a0c4eb 100644 (file)
@@ -70,7 +70,7 @@ o     Submitting Patches
        documentation (i.e., .texi files).
 
        The patch itself. If you are accessing the CVS repository use
-       "cvs update; cvs diff -c3p"; else, use "diff -c3p OLD NEW" or
+       "cvs update; cvs diff -cp"; else, use "diff -cp OLD NEW" or
        "diff -up OLD NEW". If your version of diff does not support
        these options, then get the latest version of GNU diff.
 
@@ -79,7 +79,7 @@ o     Submitting Patches
        or as uuencoded gzipped text.
 
        When you have all these pieces, bundle them up in a mail
-       message and send it to gdb-patches@sourceware.cygnus.com. All
+       message and send it to gdb-patches@sources.redhat.com. All
        patches and related discussion should be sent to the
        gdb-patches mailinglist. For further information on the GDB
        CVS repository, see the Anonymous read-only CVS access and
This page took 0.023177 seconds and 4 git commands to generate.