From 42670d8b24714b6a7ffd3f7f798d00b86f9ed8e8 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 15 Jun 2009 04:18:54 +0000 Subject: remove some old CVS-specific arguments that don't work with SVN. llvm-svn: 73369 --- llvm/docs/DeveloperPolicy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/DeveloperPolicy.html') diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index de46ccdd00e..9c8b4d666b8 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -108,7 +108,7 @@
  • Patches should be made with this command:
    -svn diff -x -u
    +svn diff
     
    or with the utility utils/mkpatch, which makes it easy to read -- cgit v1.2.3