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

svn commit: r1392998 - /httpd/site/trunk/content/test/flood/building.mdtext

Author: humbedooh
Date: Tue Oct  2 15:59:40 2012
New Revision: 1392998

URL: http://svn.apache.org/viewvc?rev=1392998&view=rev
Log:
s/>/>/

Modified:
    httpd/site/trunk/content/test/flood/building.mdtext

Modified: httpd/site/trunk/content/test/flood/building.mdtext
URL: http://svn.apache.org/viewvc/httpd/site/trunk/content/test/flood/building.mdtext?rev=1392998&r1=1392997&r2=1392998&view=diff
==============================================================================
--- httpd/site/trunk/content/test/flood/building.mdtext (original)
+++ httpd/site/trunk/content/test/flood/building.mdtext Tue Oct  2 15:59:40 2012
@@ -92,7 +92,7 @@ So, you only need to issue a make in the
 By default, flood is a static executable, so the executable is relocatable.
 There are some example flood profiles in the examples/ directory from CVS.
 
-    %./flood examples/round-robin.xml > foo.out
+    %./flood examples/round-robin.xml > foo.out
 
 
 # Analyzing flood output # {#Analysis}