Update of /cvsroot/boost/boost/more
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv26603

Modified Files:
        bugs.htm 
Log Message:
specify unified diffs rather than context diffs


Index: bugs.htm
===================================================================
RCS file: /cvsroot/boost/boost/more/bugs.htm,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- bugs.htm    8 Dec 2005 03:08:53 -0000       1.9
+++ bugs.htm    11 Dec 2006 05:15:38 -0000      1.10
@@ -64,7 +64,7 @@
           <li>Make sure that the bug is still present in the code.</li>
           <li>Copy the file <code>intentional_bug.hpp</code> to a file called 
<code>intentional_bug.hpp.orig</code>.</li>
           <li>Apply your changes to <code>intentional_bug.hpp</code>.</li>
-          <li>Run "<code>diff -c intentional_bug.hpp.orig intentional_bug.hpp 
&gt; intentional_bug.hpp.patch</code>" from the command prompt.</li>
+          <li>Run "<code>diff -du intentional_bug.hpp.orig intentional_bug.hpp 
&gt; intentional_bug.hpp.patch</code>" from the command prompt.</li>
           <li>Submit the patch file together with an explanation of the bug
 and the proposed fix; and don't forget to include the word <b>patch</b> or 
<b>bug</b>
 in the subject if you're submitting to the <a 
href="http://www.boost.org/more/mailing_lists.htm#main";>boost mailing 
list</a>.<br>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to