--- Step 4_ Derby Network Server.htm	2009-03-29 19:07:52.000000000 +0800
+++ new-Step 4_ Derby Network Server.htm	2009-03-29 19:08:46.000000000 +0800
@@ -438,9 +438,7 @@
 <p>To start or stop the Network Server,
       set your <span class="codefrag">CLASSPATH</span> to include the jar files listed below:</p>
 <ul>
-     
-<li> 
-<span class="codefrag">derby.jar</span>: contains the Derby engine </li>
+
      
 <li> 
 <span class="codefrag">derbynet.jar</span>: contains the code for
@@ -457,10 +455,10 @@
    shown below:
 </p>
 <p class="code-block">Windows:
-C:\&gt; set CLASSPATH=%DERBY_INSTALL%\lib\derby.jar;%DERBY_INSTALL%\lib\derbytools.jar;%DERBY_INSTALL%\lib\derbynet.jar;.
+C:\&gt; set CLASSPATH=%DERBY_INSTALL%\lib\derbytools.jar;%DERBY_INSTALL%\lib\derbynet.jar;.
 </p>
 <p class="code-block">UNIX:
-$ export CLASSPATH=$DERBY_INSTALL/lib/derby.jar:$DERBY_INSTALL/lib/derbytools.jar:$DERBY_INSTALL\lib\derbynet.jar:.
+$ export CLASSPATH=$DERBY_INSTALL/lib/derbytools.jar:$DERBY_INSTALL\lib\derbynet.jar:.
 </p>
 <p>
    You can also use the script that the Derby software distribution provides 
