From b25d66f85c4665387e404323ea69cd7e9c51cf48 Mon Sep 17 00:00:00 2001 From: Arnaud Legrand Date: Wed, 21 Aug 2013 18:22:23 +0200 Subject: [PATCH] Get rid of nasty utf8 spaces that annoy latex. --- doc/doxygen/bindings.doc | 2 +- doc/doxygen/module-smpi.doc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/doxygen/bindings.doc b/doc/doxygen/bindings.doc index accc6b908a..25721cc73d 100644 --- a/doc/doxygen/bindings.doc +++ b/doc/doxygen/bindings.doc @@ -179,7 +179,7 @@ grep GLOBAL_GUARDS patches/make/* -r # Finish the setup (cd patches/make; make setup && make force && make && make FORCE_VERSIONS=1 && echo "Sources are properly setup") -# If this last command failed, check your mercurial config within ~/.hgrc (see above) +# If this last command failed, check your mercurial config within ~/.hgrc (see above) ~~~~ -# Compile it all ~~~~{.sh} diff --git a/doc/doxygen/module-smpi.doc b/doc/doxygen/module-smpi.doc index a5c509968a..01aeb7ca9a 100644 --- a/doc/doxygen/module-smpi.doc +++ b/doc/doxygen/module-smpi.doc @@ -39,7 +39,7 @@ Our coverage of the interface is very decent, but still incomplete; Given the size of the MPI standard, it may well be that we never implement absolutely all existing primitives. One sided communications and I/O primitives are not targeted for now. Our current state is -still very decent: we pass most of the MPICH coverage tests. +still very decent: we pass most of the MPICH coverage tests. The full list of not yet implemented functions is documented in the file include/smpi/smpi.h of the archive, between two lines -- 2.20.1