You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bu...@apache.org on 2012/10/02 17:59:45 UTC

svn commit: r833763 - in /websites/staging/httpd/trunk/content: ./ test/flood/building.html

Author: buildbot
Date: Tue Oct  2 15:59:44 2012
New Revision: 833763

Log:
Staging update by buildbot for httpd

Modified:
    websites/staging/httpd/trunk/content/   (props changed)
    websites/staging/httpd/trunk/content/test/flood/building.html

Propchange: websites/staging/httpd/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Oct  2 15:59:44 2012
@@ -1 +1 @@
-1392993
+1392998

Modified: websites/staging/httpd/trunk/content/test/flood/building.html
==============================================================================
--- websites/staging/httpd/trunk/content/test/flood/building.html (original)
+++ websites/staging/httpd/trunk/content/test/flood/building.html Tue Oct  2 15:59:44 2012
@@ -107,7 +107,7 @@ So, you only need to issue a make in the
 <h1 id="Running">Running flood</h1>
 <p>By default, flood is a static executable, so the executable is relocatable.
 There are some example flood profiles in the examples/ directory from CVS.</p>
-<div class="codehilite"><pre><span class="c">%./flood examples/round-robin.xml &amp;gt; foo.out</span>
+<div class="codehilite"><pre><span class="c">%./flood examples/round-robin.xml &gt; foo.out</span>
 </pre></div>