Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(423)

Unified Diff: gdb/CONTRIBUTE

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gdb/.gitignore ('k') | gdb/ChangeLog » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/CONTRIBUTE
diff --git a/gdb/CONTRIBUTE b/gdb/CONTRIBUTE
index 2d24bba2ec629e5a208a3c0231c75eb5a9ea4b80..cdec2464b9173eb71e5c48ac2e2f09742ff29c49 100644
--- a/gdb/CONTRIBUTE
+++ b/gdb/CONTRIBUTE
@@ -71,9 +71,9 @@ o Submitting Patches
documentation (i.e., .texi files).
The patch itself. If you are accessing the CVS repository use
- "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.
+ "cvs update; cvs diff -up"; else, use "diff -up OLD NEW". If
+ your version of diff does not support these options, then get
+ the latest version of GNU diff.
We accept patches as plain text (preferred for the compilers
themselves), MIME attachments (preferred for the web pages),
« no previous file with comments | « gdb/.gitignore ('k') | gdb/ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698