summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-09-04 07:44:56 +0000
committerJim Meyering <jim@meyering.net>2006-09-04 07:44:56 +0000
commitce5b2a6ec44515649009dfbd814c97db4f6b9b67 (patch)
tree762ddfb9513166c8379ba35ab4bc42d98d79cd50
parent5e451b260f87ec248ccaa2824ca4cad61abd2291 (diff)
downloadcoreutils-ce5b2a6ec44515649009dfbd814c97db4f6b9b67.tar.xz
* README-cvs: Fix typo in update command.
-rw-r--r--ChangeLog4
-rw-r--r--README-cvs2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bc53f235..c5ba74617 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-09-04 Jim Meyering <jim@meyering.net>
+
+ * README-cvs: Fix typo in update command.
+
2006-09-03 Jim Meyering <jim@meyering.net>
* NEWS: Tweak the wording in the new change description so that
diff --git a/README-cvs b/README-cvs
index a9f349eec..82eedcac6 100644
--- a/README-cvs
+++ b/README-cvs
@@ -23,7 +23,7 @@ Valgrind <http://valgrind.org/> is also highly recommended, if
Valgrind supports your architecture.
Only building the initial full source tree will be a bit painful,
-later, a plain `cvs update -P & make' should be sufficient.
+later, a plain `cvs update -P && make' should be sufficient.
* First CVS checkout