fix mpi manual error
authorJosh Pelkey <jpelkey@gatech.edu>
Thu, 12 Aug 2010 17:46:49 -0400
changeset 6556 b86d33458ea0
parent 6555 91b2d1ad3080
child 6557 970e1627b308
child 6558 4528811088d9
fix mpi manual error
doc/manual/distributed.texi
--- a/doc/manual/distributed.texi	Wed Aug 11 15:18:29 2010 -0400
+++ b/doc/manual/distributed.texi	Thu Aug 12 17:46:49 2010 -0400
@@ -133,7 +133,7 @@
 
 @verbatim
 mpirun -np 2 ./waf --run simple-distributed
-mpirun -np 4 -machinefile mpihosts ./waf --run 'nms-udp-nix --LAN=2 --CN=4 --nix=1 --tracing=0'
+mpirun -np 4 -machinefile mpihosts ./waf --run 'nms-udp-nix --LAN=2 --CN=4 --nix=1'
 @end verbatim
             
 The np switch is the number of logical processors to use. The