Browse Source

doc: minor fixes

Nathalie Furmento 12 years ago
parent
commit
423e91f924
2 changed files with 2 additions and 2 deletions
  1. 1 1
      doc/chapters/configuration.texi
  2. 1 1
      doc/chapters/perf-feedback.texi

+ 1 - 1
doc/chapters/configuration.texi

@@ -210,7 +210,7 @@ Enable performance model debugging.
 
 
 @defvr {Configure option} --enable-stats
 @defvr {Configure option} --enable-stats
 @c see ../../src/datawizard/datastats.c
 @c see ../../src/datawizard/datastats.c
-Enable gathering of memory transfer statistics.
+Enable gathering of various data statistics.
 @end defvr
 @end defvr
 
 
 @defvr {Configure option} --enable-maxbuffers
 @defvr {Configure option} --enable-maxbuffers

+ 1 - 1
doc/chapters/perf-feedback.texi

@@ -500,7 +500,7 @@ Node #3
 
 
 Different statistics can be displayed at the end of the execution of
 Different statistics can be displayed at the end of the execution of
 the application. To enable them, you need to pass the option
 the application. To enable them, you need to pass the option
-@code{--enable-statistics} when calling @code{configure} and/or set
+@code{--enable-stats} when calling @code{configure} and/or set
 the environment variables @code{STARPU_BUS_STATS} and
 the environment variables @code{STARPU_BUS_STATS} and
 @code{STARPU_WORKER_STATS} when calling your application.
 @code{STARPU_WORKER_STATS} when calling your application.