Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use this variable so that gcc does not warn anymore.
[simgrid.git] / doc / platform.doc
index 3f83990f1c7b645f1e9d127b44fa1b39f88f62ec..44b69df4ea6a4131639aa984b45787100f9fe71e 100644 (file)
@@ -406,7 +406,10 @@ As an host, a <b>link</b> tag can also contain the <b>prop</b> tag.
 
 \subsection pf_storage Storage
 <b>Note : This is a prototype version that should evolve quickly, this is just some doc valuable only at the time of writing this doc</b>
-This section describes the storage management under SimGrid ; nowadays it's only usable with MSG. It relies basically on linux-like concepts. You also may want to have a look to its corresponding section in \ref m_file_management ; functions access are organized as a POSIX-like interface.
+This section describes the storage management under SimGrid ; nowadays
+it's only usable with MSG. It relies basically on linux-like concepts.
+You also may want to have a look to its corresponding section in \ref
+msg_file_management ; functions access are organized as a POSIX-like interface.
 
 \subsubsection pf_sto_conc Storage Main concepts
 Basically there is 3 different entities to know :