geoff       2004/01/19 07:56:01

  Modified:    src/docs/2.0/api/Apache Log.pod
  Log:
  Apache::log_pid() is now Apache::Log::log_pid()
  
  Revision  Changes    Path
  1.6       +2 -2      modperl-docs/src/docs/2.0/api/Apache/Log.pod
  
  Index: Log.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/Apache/Log.pod,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Log.pod   14 Jan 2004 09:23:47 -0000      1.5
  +++ Log.pod   19 Jan 2004 15:56:01 -0000      1.6
  @@ -469,12 +469,12 @@
   C<L<$r-E<gt>log_rerror|/C__r_E_gt_log_rerror_>>).
   
   
  -=head2 C<Apache::log_pid>
  +=head2 C<Apache::Log::log_pid>
   
   
   Log the current pid of the parent process
   
  -  Apache::log_pid($fname);
  +  Apache::Log::log_pid($pool, $fname);
   
   =over 4
   
  
  
  

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

Reply via email to