sbailliez    02/02/03 14:11:39

  Modified:    docs/manual/CoreTypes filelist.html fileset.html
                        filterset.html mapper.html patternset.html
  Log:
  Fix HTML title to be more useful for indexing.
  PR: 5020
  Reported By: [EMAIL PROTECTED] (Jesse Glick)
  
  Revision  Changes    Path
  1.5       +1 -1      jakarta-ant/docs/manual/CoreTypes/filelist.html
  
  Index: filelist.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTypes/filelist.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- filelist.html     10 Jan 2002 08:48:31 -0000      1.4
  +++ filelist.html     3 Feb 2002 22:11:39 -0000       1.5
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>FileList Type</title>
   </head>
   
   <body>
  
  
  
  1.9       +1 -1      jakarta-ant/docs/manual/CoreTypes/fileset.html
  
  Index: fileset.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTypes/fileset.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- fileset.html      10 Jan 2002 08:48:31 -0000      1.8
  +++ fileset.html      3 Feb 2002 22:11:39 -0000       1.9
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>FileSet Type</title>
   </head>
   
   <body>
  
  
  
  1.5       +1 -4      jakarta-ant/docs/manual/CoreTypes/filterset.html
  
  Index: filterset.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTypes/filterset.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- filterset.html    10 Jan 2002 08:48:31 -0000      1.4
  +++ filterset.html    3 Feb 2002 22:11:39 -0000       1.5
  @@ -2,10 +2,7 @@
   
   <HTML>
   <HEAD>
  -  <TITLE>Ant User Manual</TITLE>
  -  <META http-equiv="Content-Type" content="text/html; charset=windows-1252">
  -  <META http-equiv="Content-Language" content="en-us">
  -  <META content="MSHTML 5.50.4522.1800" name=GENERATOR>
  +  <TITLE>FilterSet Type</TITLE>
   </HEAD>
   
   <BODY>
  
  
  
  1.11      +1 -1      jakarta-ant/docs/manual/CoreTypes/mapper.html
  
  Index: mapper.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTypes/mapper.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- mapper.html       10 Jan 2002 08:48:31 -0000      1.10
  +++ mapper.html       3 Feb 2002 22:11:39 -0000       1.11
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Mapper Type</title>
   </head>
   
   <body>
  
  
  
  1.8       +1 -1      jakarta-ant/docs/manual/CoreTypes/patternset.html
  
  Index: patternset.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTypes/patternset.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- patternset.html   10 Jan 2002 08:48:31 -0000      1.7
  +++ patternset.html   3 Feb 2002 22:11:39 -0000       1.8
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>PatternSet Type</title>
   </head>
   
   <body>
  
  
  

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

Reply via email to