? install-x.diff
? stdClass.diff
? modules/coder/coder-stdClass.diff
Index: INSTALL.txt
===================================================================
RCS file: /cvs/drupal/drupal/INSTALL.txt,v
retrieving revision 1.38
diff -u -p -r1.38 INSTALL.txt
--- INSTALL.txt	30 Dec 2006 15:28:33 -0000	1.38
+++ INSTALL.txt	5 Jan 2007 07:49:56 -0000
@@ -55,14 +55,14 @@ INSTALLATION
    are in .tar.gz format and can be extracted using most compression tools. On a
    typical Unix command line, use:
 
-     wget http://drupal.org/files/projects/drupal-x.x.x.tar.gz
-     tar -zxvf drupal-x.x.x.tar.gz
+     wget http://drupal.org/files/projects/drupal-x.x.tar.gz
+     tar -zxvf drupal-x.x.tar.gz
 
-   This will create a new directory drupal-x.x.x/ containing all Drupal files
+   This will create a new directory drupal-x.x/ containing all Drupal files
    and directories. Move the contents of that directory into a directory within
    your web server's document root or your public HTML directory:
 
-     mv drupal-x.x.x/* drupal-x.x.x/.htaccess /var/www/html
+     mv drupal-x.x/* drupal-x.x/.htaccess /var/www/html
 
 2. CREATE THE DRUPAL DATABASE
 
