Author: stas
Date: Tue Feb 22 18:38:49 2005
New Revision: 154936

URL: http://svn.apache.org/viewcvs?view=rev&rev=154936
Log:
tweaks

Modified:
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache/Reload.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache/RequestUtil.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache/Reload.pod
URL: 
http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache/Reload.pod?view=diff&r1=154935&r2=154936
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache/Reload.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache/Reload.pod Tue Feb 22 
18:38:49 2005
@@ -376,11 +376,5 @@
 and C<Apache::StatINC> (mod_perl 1.x) by Doug MacEachern and Ask
 Bjoern Hansen.
 
-
-
-=head1 See Also
-
-C<Stonehenge::Reload>
-
 =cut
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache/RequestUtil.pod
URL: 
http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache/RequestUtil.pod?view=diff&r1=154935&r2=154936
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache/RequestUtil.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache/RequestUtil.pod Tue Feb 22 
18:38:49 2005
@@ -314,7 +314,8 @@
 
 =item opt arg1: C<$new_root>
 
-Sets the document root to a new value
+Sets the document root to a new value B<only for the duration of the
+current request>.
 
 Note the L<limited functionality under threaded
 
MPMs|docs::2.0::api::Apache::ServerRec/Limited_Functionality_under_Threaded_MPMs>.
@@ -1075,6 +1076,7 @@
 
 Note that if you assign to C<$r-E<gt>filename> you need to L<update
 its stat record|docs::2.0::api::Apache::RequestRec/C_filename_>.
+
 
 
 



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

Reply via email to