remove some old CVS-specific arguments that don't work with SVN.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73369 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2009-06-15 04:18:54 +00:00
parent 88d7e403d0
commit 8792232f99

View File

@ -108,7 +108,7 @@
<li>Patches should be made with this command:
<div class="doc_code">
<pre>
svn diff -x -u
svn diff
</pre>
</div>
or with the utility <tt>utils/mkpatch</tt>, which makes it easy to read