changeset 95664:4d398dc53b2d

Fix typo.
author Bastien Guerry <bzg@altern.org>
date Sun, 08 Jun 2008 11:40:45 +0000
parents 8e882cf9cfb0
children 20496e1c594a
files INSTALL.CVS
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL.CVS	Sun Jun 08 11:33:11 2008 +0000
+++ b/INSTALL.CVS	Sun Jun 08 11:40:45 2008 +0000
@@ -26,7 +26,7 @@
 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