commit | 42670d8b24714b6a7ffd3f7f798d00b86f9ed8e8 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Jun 15 04:18:54 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Jun 15 04:18:54 2009 +0000 |
tree | 5b835790216c5ef6be569de3644e942d41389dcc | |
parent | 3f556daa6e5af0b0cff7bb6446ccf4836ce8e14e [diff] [blame] |
remove some old CVS-specific arguments that don't work with SVN. llvm-svn: 73369
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index de46ccd..9c8b4d6 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html
@@ -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