*** empty log message ***
authorArt Cancro <ajc@citadel.org>
Mon, 3 May 2004 00:12:30 +0000 (00:12 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 3 May 2004 00:12:30 +0000 (00:12 +0000)
citadel/docs/citadel.html

index a3c33af6fe447b338b4c2703a228f2516f89f07f..27aa434175711e8e1a3cdb4922036473cd49fb17 100644 (file)
@@ -728,12 +728,12 @@ files.</p>
 <p>Upgrading to a new version uses the same build procedure as
 compiling
 the program for a fresh install, except that you want to do <tt>make
-install-exec</tt> instead of <tt>make install</tt>. This will
+upgrade</tt> instead of <tt>make install</tt>. This will
 overwrite the programs but not your data. <b>Be sure to shut down
 citserver during this process!</b> If Citadel is running while you
 upgrade, you may face data corruption issues.<br>
 </p>
-<p>After doing <tt>make install-exec</tt>, you should run <tt>setup</tt>
+<p>After doing <tt>make upgrade</tt>, you should run <tt>setup</tt>
 again to bring your data files up to date. Please see the setup section
 below for more information on this.</p>
 <h3><a name="rc_file"></a>The <tt>citadel.rc</tt> file</h3>