Преглед изворни кода

doc: fix internal references

Nathalie Furmento пре 11 година
родитељ
комит
f18f6a16e7
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      doc/doxygen/chapters/16mpi_support.doxy

+ 2 - 2
doc/doxygen/chapters/16mpi_support.doxy

@@ -401,8 +401,8 @@ the cholesky example in mpi/examples/matrix_decomposition), or at least not in
 the close future. If a newly-submitted task actually needs the value again,
 the close future. If a newly-submitted task actually needs the value again,
 another transmission of D will be initiated from A to B.
 another transmission of D will be initiated from A to B.
 
 
-The whole caching behavior can be disabled thanks to the ::STARPU_MPI_CACHE
-environment variable. The variable ::STARPU_MPI_CACHE_STATS can be set to 1
+The whole caching behavior can be disabled thanks to the \ref STARPU_MPI_CACHE
+environment variable. The variable \ref STARPU_MPI_CACHE_STATS can be set to 1
 to enable the runtime to display messages when data are added or removed
 to enable the runtime to display messages when data are added or removed
 from the cache holding the received data.
 from the cache holding the received data.