Fix typo.
authorBastien Guerry <bzg@altern.org>
Sun, 8 Jun 2008 11:40:45 +0000 (11:40 +0000)
committerBastien Guerry <bzg@altern.org>
Sun, 8 Jun 2008 11:40:45 +0000 (11:40 +0000)
INSTALL.CVS

index 54b2d56..359b81c 100644 (file)
@@ -26,7 +26,7 @@ If even 'make bootstrap' followed by 'make maintainer-clean' fails, it may
 be that some reorganization of the tree has created a new subdirectory. Try
 this:
 
-  $ cvs -d update
+  $ cvs update -d
   $ make maintainer-clean
   $ ./configure
   $ make bootstrap