Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
doc cosmetics, and cleanup the API
[simgrid.git] / docs / source / app_java.rst
index 828c5f4..1e71be5 100644 (file)
@@ -18,7 +18,7 @@ The Java Bindings
    
 This section describes jMSG, the Java API to Simgrid. This API mimicks 
 :ref:`MSG <MSG_doc>`, which is a simple yet somehow realistic interface.
-<b>The full reference documentation is provided at the end of this page.</b>
+The full reference documentation is provided at the end of this page.
 
 Most of the documentation of the :ref:`MSG API <MSG_doc>` in C applies
 directly to the Java bindings (any divergence is seen as a bug that we
@@ -73,7 +73,7 @@ precompiled jarfile, please report this bug.
 If you built it yourself, you can try to use an installed version of
 the library instead of the one included in the jar. For that, add the
 path to the native library into the ``LD_LIBRARY_PATH`` variable (or in
-the ``DYLD_LIBRARY_PATH`` on Mac OSX).
+the ``DYLD_LIBRARY_PATH`` on macOS).
 
 pthread_create failed
 =====================