From: Martin Quinson Date: Wed, 18 Jun 2014 16:08:32 +0000 (+0200) Subject: Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid X-Git-Tag: v3_12~965 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c84c2caff047fe5c465caa7b38e4496db3091d41?hp=ce1289d4421b08ce6f69d8203784ee648671972e Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid --- diff --git a/doc/doxygen/options.doc b/doc/doxygen/options.doc index 0b18f833b6..d7d608c6c1 100644 --- a/doc/doxygen/options.doc +++ b/doc/doxygen/options.doc @@ -633,7 +633,7 @@ item several times, as in \verbatim \subsection options_generic_exit Behavior on Ctrl-C By default, when Ctrl-C is pressed, the status of all existing -simulated processes is displayed. This is very useful to debug your +simulated processes is displayed before exiting the simulation. This is very useful to debug your code, but it can reveal troublesome in some cases (such as when the amount of processes becomes really big). This behavior is disabled when \b verbose-exit is set to 0 (it is to 1 by default).