From 9b734f23846d96350aabd88ca6205f03e95dcd4e Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Sat, 1 Jun 2002 23:56:38 +0000 Subject: [PATCH] Markup bug. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@352 --- cachegrind/docs/manual.html | 2 +- coregrind/docs/manual.html | 2 +- docs/manual.html | 2 +- memcheck/docs/manual.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cachegrind/docs/manual.html b/cachegrind/docs/manual.html index d30bf06137..3320b2da7d 100644 --- a/cachegrind/docs/manual.html +++ b/cachegrind/docs/manual.html @@ -2135,7 +2135,7 @@ since the cache simulation is slow enough already, and you probably don't want to do both at once.

To gather cache profiling information about the program ls --l, type:

cachegrind ls -l
diff --git a/coregrind/docs/manual.html b/coregrind/docs/manual.html index d30bf06137..3320b2da7d 100644 --- a/coregrind/docs/manual.html +++ b/coregrind/docs/manual.html @@ -2135,7 +2135,7 @@ since the cache simulation is slow enough already, and you probably don't want to do both at once.

To gather cache profiling information about the program ls --l, type:

cachegrind ls -l
diff --git a/docs/manual.html b/docs/manual.html index d30bf06137..3320b2da7d 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -2135,7 +2135,7 @@ since the cache simulation is slow enough already, and you probably don't want to do both at once.

To gather cache profiling information about the program ls --l, type:

cachegrind ls -l
diff --git a/memcheck/docs/manual.html b/memcheck/docs/manual.html index d30bf06137..3320b2da7d 100644 --- a/memcheck/docs/manual.html +++ b/memcheck/docs/manual.html @@ -2135,7 +2135,7 @@ since the cache simulation is slow enough already, and you probably don't want to do both at once.

To gather cache profiling information about the program ls --l, type:

cachegrind ls -l
-- 2.47.2