From: schnorr Date: Wed, 19 Sep 2012 14:48:20 +0000 (+0200) Subject: typos X-Git-Tag: v3_8~146^2~43 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/62415300ce33513264c6a98744b69458a0b17afe?ds=sidebyside typos --- diff --git a/doc/user_guide/doxygen/platform.doc b/doc/user_guide/doxygen/platform.doc index 8bae1122e9..e33d8d9f08 100644 --- a/doc/user_guide/doxygen/platform.doc +++ b/doc/user_guide/doxygen/platform.doc @@ -247,8 +247,8 @@ The principle is the same, except we don't have the backbone. The way to obtain \li bw (mandatory): bandwidth for the links between nodes and backbone (if any). See link section for syntax/details. \li lat (mandatory): latency for the links between nodes and backbone (if any). See link section for syntax/details. \li sharing_policy: sharing policy for the links between nodes and backbone (if any). See link section for syntax/details. -\li bb_bw : bandwidth for backbone (if any). See link section for syntax/details. If both bb_* attributes are ommited, no backbone is create (alternative cluster architecture described before). -\li bb_lat : latency for backbone (if any). See link section for syntax/details. If both bb_* attributes are ommited, no backbone is create (alternative cluster architecture described before). +\li bb_bw : bandwidth for backbone (if any). See link section for syntax/details. If both bb_* attributes are ommited, no backbone is created (alternative cluster architecture described before). +\li bb_lat : latency for backbone (if any). See link section for syntax/details. If both bb_* attributes are ommited, no backbone is created (alternative cluster architecture described before). \li bb_sharing_policy: sharing policy for the backbone (if any). See link section for syntax/details. \li availability_file: Allow you to use a file as input for availability. Similar to hosts attribute. \li state_file: Allow you to use a file as input for states. Similar to hosts attribute.