Diff for /doc/build/Attic/upgrade.html between versions 1.13 and 1.16

version 1.13, 2002/05/01 22:16:30 version 1.16, 2002/06/02 04:02:09
Line 1 Line 1
   <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!-- $Id$ -->  <!-- $Id$ -->
 <html>  <html>
 <head>  <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
 <title>LON-CAPA Upgrade</title>  <title>LON-CAPA Upgrade</title>
 <!-- pdfahref upgrade.pdf -->  <!-- pdfahref upgrade.pdf -->
 <!-- button UPGRADE -->  <!-- button UPGRADE -->
Line 29  Download the most current Line 32  Download the most current
 <a href="http://install.lon-capa.org/versions/current/loncapa.tar.gz">  <a href="http://install.lon-capa.org/versions/current/loncapa.tar.gz">
 loncapa.tar.gz</a>.  loncapa.tar.gz</a>.
 </p>  </p>
   <table bgcolor="#aaaaaa" border="1">
   <tr><td><tt>wget http://install.lon-capa.org/versions/current/loncapa.tar.gz
   </tt>
   <br />
   <tt>tar xzvf loncapa.tar.gz</tt>
   <br />
   <tt>cd loncapa</tt></td></tr>
   </table>
 <p>  <p>
 The <strong>UPDATE</strong> command will refresh your filesystem with all  The <strong>UPDATE</strong> command will refresh your filesystem with all
 the latest LON-CAPA software.  the latest LON-CAPA software.
Line 64  will recommend you perform various steps Line 75  will recommend you perform various steps
 performance of your LON-CAPA server.  performance of your LON-CAPA server.
 </p>  </p>
 <!-- maintext end -->  <!-- maintext end -->
   <!-- validated -->
 </body>  </body>
 </html>  </html>

Removed from v.1.13  
changed lines
  Added in v.1.16


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>