[LON-CAPA-cvs] cvs: doc /build install.html upgrade.html
harris41
lon-capa-cvs@mail.lon-capa.org
Tue, 23 Apr 2002 13:04:54 -0000
harris41 Tue Apr 23 09:04:54 2002 EDT
Modified files:
/doc/build install.html upgrade.html
Log:
improving TEST description
Index: doc/build/install.html
diff -u doc/build/install.html:1.15 doc/build/install.html:1.16
--- doc/build/install.html:1.15 Tue Apr 23 08:46:58 2002
+++ doc/build/install.html Tue Apr 23 09:04:54 2002
@@ -1,5 +1,5 @@
<!-- The LearningOnline Network with CAPA -->
-<!-- $Id: install.html,v 1.15 2002/04/23 12:46:58 harris41 Exp $ -->
+<!-- $Id: install.html,v 1.16 2002/04/23 13:04:54 harris41 Exp $ -->
<html>
<head>
<title>LON-CAPA Installation</title>
@@ -143,6 +143,13 @@
<table bgcolor="#aaaaaa" border="1">
<tr><td><tt>./TEST</tt></td></tr>
</table>
+<p>
+Using the <strong>TEST</strong> command will likely
+be an iterative process.
+It is normal to expect that the <strong>TEST</strong> command
+will recommend you perform various steps to ensure optimal
+performance of your LON-CAPA server.
+</p>
<!-- maintext end -->
</body>
</html>
Index: doc/build/upgrade.html
diff -u doc/build/upgrade.html:1.10 doc/build/upgrade.html:1.11
--- doc/build/upgrade.html:1.10 Tue Apr 23 09:01:14 2002
+++ doc/build/upgrade.html Tue Apr 23 09:04:54 2002
@@ -1,3 +1,4 @@
+<!-- $Id -->
<html>
<head>
<title>LON-CAPA Upgrade</title>
@@ -54,6 +55,13 @@
<table bgcolor="#aaaaaa" border="1">
<tr><td><tt>./TEST</tt></td></tr>
</table>
+<p>
+Using the <strong>TEST</strong> command will likely
+be an iterative process.
+It is normal to expect that the <strong>TEST</strong> command
+will recommend you perform various steps to ensure optimal
+performance of your LON-CAPA server.
+</p>
<!-- maintext end -->
</body>
</html>