瀏覽代碼

doc: fix internal references

Nathalie Furmento 10 年之前
父節點
當前提交
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,
 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
 from the cache holding the received data.