Mailing List Archive

svn commit: r559562 - /perl/modperl/docs/trunk/src/docs/2.0/api/APR/ThreadRWLock.pod
Author: gozer
Date: Wed Jul 25 12:15:25 2007
New Revision: 559562

URL: http://svn.apache.org/viewvc?view=rev&rev=559562
Log:
Keep the first paragraph description concise, as it shows
in the API index page docs/2.0/api/index.html


Modified:
perl/modperl/docs/trunk/src/docs/2.0/api/APR/ThreadRWLock.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/ThreadRWLock.pod
URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/2.0/api/APR/ThreadRWLock.pod?view=diff&rev=559562&r1=559561&r2=559562
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/ThreadRWLock.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/ThreadRWLock.pod Wed Jul 25 12:15:25 2007
@@ -16,8 +16,9 @@

=head1 Description

-C<APR::ThreadRWLock> interfaces APR thread read/write locks, see
-F<srclib/apr/locks/unix/thread_rwlock.c> in your Apache source tree.
+C<APR::ThreadRWLock> interfaces APR thread read/write locks.
+
+See F<srclib/apr/locks/unix/thread_rwlock.c> in your Apache source tree.
At the time of this writing these methods are not supported on all
platforms. Thus, check your libraries!




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