From 2ceb858030faa7106b28f643640b810659b0e261 Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sun, 28 Jan 2007 20:20:30 +0000
Subject: [PATCH] cosmetic fixes

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4050 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 README.CVS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.CVS b/README.CVS
index aaa80462..faf41c8c 100644
--- a/README.CVS
+++ b/README.CVS
@@ -42,7 +42,7 @@ If you're using a C shell (e.g. tcsh or csh), do
 After that's set up, cd to your src directory and use the following
 command to download the CVS tree:
 
-    $ cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/nano checkout nano
+    $ cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/nano checkout -r nano_2_0_branch nano
 
 
 Generate the configure script
-- 
GitLab