Refactor: reword English pages' links' descriptions.

This commit is contained in:
Marco Bonelli
2019-06-03 02:06:36 +02:00
committed by Marco Bonelli
parent 374622aa64
commit 66abb98ce9
273 changed files with 273 additions and 273 deletions

View File

@@ -2,7 +2,7 @@
> Wrapper for a set of expert tools for profiling, optimizing and debugging programs.
> Commonly used tools include `memcheck`, `cachegrind`, `callgrind`, `massif`, `helgrind`, and `drd`.
> Homepage: <http://www.valgrind.org>.
> More information: <http://www.valgrind.org>.
- Use the (default) Memcheck tool to show a diagnostic of memory usage by `program`: