stas 2004/02/26 14:55:45 Modified: src/docs/2.0/api/Apache Const.pod src/docs/2.0/api/APR Const.pod Log: sync docs with new constants Revision Changes Path 1.7 +3 -0 modperl-docs/src/docs/2.0/api/Apache/Const.pod Index: Const.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/Apache/Const.pod,v retrieving revision 1.6 retrieving revision 1.7 diff -u -u -r1.6 -r1.7 --- Const.pod 26 Feb 2004 21:00:38 -0000 1.6 +++ Const.pod 26 Feb 2004 22:55:45 -0000 1.7 @@ -301,6 +301,9 @@ =head3 C<Apache::HTTP_UNSUPPORTED_MEDIA_TYPE> +=head3 C<Apache::HTTP_UPGRADE_REQUIRED> + + =head3 C<Apache::HTTP_USE_PROXY> 1.8 +20 -0 modperl-docs/src/docs/2.0/api/APR/Const.pod Index: Const.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/APR/Const.pod,v retrieving revision 1.7 retrieving revision 1.8 diff -u -u -r1.7 -r1.8 --- Const.pod 14 Jan 2004 09:23:47 -0000 1.7 +++ Const.pod 26 Feb 2004 22:55:45 -0000 1.8 @@ -176,15 +176,24 @@ =head3 C<APR::EOF> +=head3 C<APR::EPATHWILD> + + =head3 C<APR::EPIPE> +=head3 C<APR::EPROC_UNKNOWN> + + =head3 C<APR::ERELATIVE> =head3 C<APR::ESPIPE> +=head3 C<APR::ESYMNOTFOUND> + + =head3 C<APR::ETIMEDOUT> @@ -236,6 +245,16 @@ The C<:filepath> group is for XXX constants. + +=head3 C<APR::FILEPATH_ENCODING_LOCALE> + + +=head3 C<APR::FILEPATH_ENCODING_UNKNOWN> + + +=head3 C<APR::FILEPATH_ENCODING_UTF8> + + =head3 C<APR::FILEPATH_NATIVE> @@ -593,6 +612,7 @@ =head3 C<APR::SO_SNDBUF> +=head3 C<APR::SO_TIMEOUT>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]