X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1c01ad1876076615063e456092f25a3d7c598989..63e0a45c7f73028d960efe678a4d63d4fb80a072:/doc/doxygen/deployment.doc diff --git a/doc/doxygen/deployment.doc b/doc/doxygen/deployment.doc index 8ee6d6093d..38700708ca 100644 --- a/doc/doxygen/deployment.doc +++ b/doc/doxygen/deployment.doc @@ -20,7 +20,7 @@ order in which the @c argument tags are given is important and depends on the ap #### Attribute list #### -%As already written above, the @c process tag is the tag that defines which host +As already written above, the @c process tag is the tag that defines which host executes which function (from your application). Hence, the @c host and @c function attributes are mandatory; however, there are some optional attributes to the process tag. Here is a list of all attributes of this tag: @@ -34,7 +34,7 @@ attributes are mandatory; however, there are some optional attributes to the pro #### Examples #### -Almost any @ref MSG_examples include a deployment file. +Almost any @ref msg_examples include a deployment file. ### The argument tag ###