Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
introduce a simcall_blocking(), and improve the comments
[simgrid.git] / docs / source / Tutorial_Algorithms.rst
index 7ec4f47..11eebf7 100644 (file)
@@ -482,7 +482,7 @@ timing. ``put()`` and ``get()`` are matched regardless of their
 initiators' location and then the real communication occures between
 the involved parties.
 
-Please refer to the full `API of Mailboxes
+Please refer to the full `Mailboxes' documentation
 <app_s4u.html#s4u-mailbox>`_ for more details.