From: Arnaud Giersch Date: Tue, 8 May 2018 19:40:18 +0000 (+0200) Subject: Typos. X-Git-Tag: v3.20~261 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/3330217d99d8a46cdb561614918b0c2a59a2cdd9?hp=88d8c7a64ca458f3e1a81fa3653eba880ae71fed;ds=sidebyside Typos. --- diff --git a/doc/doxygen/module-smpi.doc b/doc/doxygen/module-smpi.doc index 245f4827da..cf8aca9705 100644 --- a/doc/doxygen/module-smpi.doc +++ b/doc/doxygen/module-smpi.doc @@ -99,8 +99,8 @@ following commands. Once in GDB, each MPI ranks will be represented as a regular thread, and you can explore the state of each of them as usual. @verbatim -smpirun -wraper valgrind ...other args... -smpirun -wraper "gdb -args" --cfg=contexts/factory:thread ...other args... +smpirun -wrapper valgrind ...other args... +smpirun -wrapper "gdb --args" --cfg=contexts/factory:thread ...other args... @endverbatim @subsection SMPI_use_colls Simulating collective operations