Author: joes
Date: Fri Jul  1 15:42:04 2005
New Revision: 208808

URL: http://svn.apache.org/viewcvs?rev=208808&view=rev
Log:
Typo: "=head" isn't valid pod.

Modified:
    httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Cookie/Cookie.pod
    httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Param/Param.pod

Modified: httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Cookie/Cookie.pod
URL: 
http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Cookie/Cookie.pod?rev=208808&r1=208807&r2=208808&view=diff
==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Cookie/Cookie.pod 
(original)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Cookie/Cookie.pod Fri Jul 
 1 15:42:04 2005
@@ -359,7 +359,7 @@
 
 
 
-=head EXISTS
+=head2 EXISTS
 
 Synonym for C<< defined >>; these tables are not 
 allowed to contain undefined values. Since these

Modified: httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Param/Param.pod
URL: 
http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Param/Param.pod?rev=208808&r1=208807&r2=208808&view=diff
==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Param/Param.pod (original)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Param/Param.pod Fri Jul  
1 15:42:04 2005
@@ -310,7 +310,7 @@
 
 
 
-=head EXISTS
+=head2 EXISTS
 
 Synonym for C<< defined >>; these tables are not 
 allowed to contain undefined values. Since these


Reply via email to