bin/sup-sync
 bin/sup-sync-back
 doc/FAQ.txt
+doc/NewUserGuide.txt
 doc/Philosophy.txt
 doc/TODO
-doc/UserGuide.txt
 lib/sup.rb
 lib/sup/account.rb
 lib/sup/buffer.rb
 
 end
 
 ## is there really no way to make a rule for this?
-WWW_FILES = %w(www/index.html README.txt doc/Philosophy.txt doc/FAQ.txt doc/UserGuide.txt www/main.css)
+WWW_FILES = %w(www/index.html README.txt doc/Philosophy.txt doc/FAQ.txt doc/NewUserGuide.txt www/main.css)
 
 SCREENSHOTS = FileList["www/ss?.png"]
 SCREENSHOTS_SMALL = []
 
 
                <p>
                Please read the <a href="README.txt">README</a>, the <a
-                       href="FAQ.txt">FAQ</a>, the <a href="UserGuide.txt">user guide</a>
+                       href="FAQ.txt">FAQ</a>, the <a href="NewUserGuide.txt">new user guide</a>
                and the <a href="Philosophy.txt">philosophical statement</a>.
                </p>
 
-                <p> Please also read and contribute to the <a href="http://sup.rubyforge.org/wiki/wiki.pl">Sup wiki</a>, </p>
+                <p> Please also read and contribute to the <a href="http://sup.rubyforge.org/wiki/wiki.pl">Sup wiki</a>. </p>
 
                <h2>Status</h2>