khammond    01/11/19 06:08:25

  Modified:    docs/usermanual controller.html
  Log:
  Removed section number from links.
  
  Revision  Changes    Path
  1.4       +3 -3      jakarta-jmeter/docs/usermanual/controller.html
  
  Index: controller.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/usermanual/controller.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- controller.html   2001/11/19 13:37:27     1.3
  +++ controller.html   2001/11/19 14:08:25     1.4
  @@ -106,14 +106,14 @@
   example, add an HTTP Request Generative Controller if you want JMeter 
   to send an HTTP request.  You can also customize a request by adding one 
   or more Configuration Elements to a Generative Controller.  For more 
  -information, see section 
  -<a href="gen-controller.html">4.2.1 Generative Controllers</a>.</p>
  +information, see  
  +<a href="gen-controller.html">Generative Controllers</a>.</p>
                                                   <p>Logical Controllers let you 
customize the logic that JMeter uses to 
   decide when to send requests.  For example, you can add an Interleave 
   Logic Controller to alternate between two HTTP Request Generative 
   Controllers.  Also, one particular Logic Controller, the Modification 
   Manager, lets you modify the results of a request.  For more information, 
  -see section <a href="logic-controller.html">4.2.2 Logical Controllers</a>.</p>
  +see <a href="logic-controller.html">Logical Controllers</a>.</p>
                               </blockquote>
           </p>
         </td></tr>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to