|
From: Oswald B. <os...@kd...> - 2005-03-04 05:56:20
|
CVS commit by ossi:
fix update. diff -u is something wonderful ... :)
M +1 -1 coregrind_core.html 1.39
--- valgrind/coregrind/docs/coregrind_core.html #1.38:1.39
@@ -589,5 +589,5 @@
<li><code>--num-callers=<number></code> [default=12]<br>
- <p>By default, Valgrind shows four levels of function call names
+ <p>By default, Valgrind shows twelve levels of function call names
to help you identify program locations. You can change that
number with this option. This can help in determining the
|