noel        2003/03/10 17:45:47

  Modified:    src/xdocs provided_mailets_2_1.xml
  Log:
  Corrected docs for AddHeader mailet
  
  Revision  Changes    Path
  1.7       +2 -1      jakarta-james/src/xdocs/provided_mailets_2_1.xml
  
  Index: provided_mailets_2_1.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-james/src/xdocs/provided_mailets_2_1.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- provided_mailets_2_1.xml  17 Jan 2003 05:48:00 -0000      1.6
  +++ provided_mailets_2_1.xml  11 Mar 2003 01:45:47 -0000      1.7
  @@ -31,7 +31,8 @@
   <p>Description: This mailet adds a text header to the message.</p>
   <p>Parameters:
   <ul>
  -<li><strong>text</strong> (required) - the text that will be added as a header to 
the message.</li>
  +<li><strong>name</strong> (required) - the name of the header to be added to the 
message.</li>
  +<li><strong>value</strong> (required) - the text that will be added as a header to 
the message.</li>
   </ul>
   </p>
   </subsection>
  
  
  

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

Reply via email to