You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by pe...@apache.org on 2003/11/18 18:37:44 UTC

cvs commit: ant/docs/manual/CoreTasks sql.html

peterreilly    2003/11/18 09:37:44

  Modified:    docs/manual/CoreTasks sql.html
  Log:
  remove hanging "the" in sql manual page
  PR: 24419
  Obtained from: Matthew Cary
  
  Revision  Changes    Path
  1.21      +0 -3      ant/docs/manual/CoreTasks/sql.html
  
  Index: sql.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/sql.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- sql.html	9 Apr 2003 13:15:31 -0000	1.20
  +++ sql.html	18 Nov 2003 17:37:44 -0000	1.21
  @@ -180,9 +180,6 @@
   <p><code>Sql</code>'s <em>classpath</em> attribute is a <a
   href="../using.html#path">PATH like structure</a> and can also be set via a nested
   <em>classpath</em> element. It is used to load the JDBC classes.</p>
  -<p>
  -The 
  -</p>
   
   <h3>Examples</h3>
   <blockquote><pre>&lt;sql
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org