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 2005/08/29 19:47:28 UTC

svn commit: r264178 - /perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod

Author: stas
Date: Mon Aug 29 10:47:26 2005
New Revision: 264178

URL: http://svn.apache.org/viewcvs?rev=264178&view=rev
Log:
rather, it should be a normal flow and not <pre>

Modified:
    perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod?rev=264178&r1=264177&r2=264178&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod Mon Aug 29 10:47:26 2005
@@ -472,9 +472,8 @@
   -Wmissing-declarations \
   -DAP_DEBUG -DAP_HAVE_DESIGNATED_INITIALIZER
 
-  If gcc version 3.3.2+ is found and
-  -Wdeclaration-after-statement 
-  is not already part of the gcc flags add it.
+If gcc version 3.3.2+ is found and C<-Wdeclaration-after-statement> is
+not already part of the C<gcc> flags add it.
 
 To use this mode Apache must be build with
 C<--enable-maintainer-mode>.



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