You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2002/01/02 12:14:22 UTC

cvs commit: modperl-docs/src/docs/2.0/api/mod_perl-2.0/APR PerlIO.pod Table.pod

stas        02/01/02 03:14:22

  Modified:    src/docs/2.0/api/mod_perl-2.0/APR PerlIO.pod Table.pod
  Log:
  - cannot have formatting chars in the NAME section, problems with rendered
  HTMl
  
  Revision  Changes    Path
  1.2       +2 -2      modperl-docs/src/docs/2.0/api/mod_perl-2.0/APR/PerlIO.pod
  
  Index: PerlIO.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/mod_perl-2.0/APR/PerlIO.pod,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PerlIO.pod	25 Dec 2001 07:37:33 -0000	1.1
  +++ PerlIO.pod	2 Jan 2002 11:14:22 -0000	1.2
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -C<APR:PerlIO> -- An APR Perl IO layer
  +APR:PerlIO -- An APR Perl IO layer
   
   =head1 SYNOPSIS
   
  @@ -28,7 +28,7 @@
   mod_perl functions will return a filehandle which is internally hooked
   to APR. But you can use APR Perl IO directly if you want.
   
  -=head1 SYNOPSIS
  +=head1 METHODS
   
   Perl Interface:
   
  
  
  
  1.4       +1 -1      modperl-docs/src/docs/2.0/api/mod_perl-2.0/APR/Table.pod
  
  Index: Table.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/mod_perl-2.0/APR/Table.pod,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Table.pod	25 Oct 2001 11:32:42 -0000	1.3
  +++ Table.pod	2 Jan 2002 11:14:22 -0000	1.4
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -C<APR::Table> -- A Perl API for manipulating paque string-content table
  +APR::Table -- A Perl API for manipulating paque string-content table
   
   =head1 SYNOPSIS
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org