From fc7561a2e9b2565629c76612f04be1f9d09e0ee0 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Sun, 21 May 2006 14:47:30 +0000 Subject: [PATCH] Add missing closing tags (a.k.a. "Wow, that xsltproc is such a pedant!") git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5913 --- lackey/docs/lk-manual.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lackey/docs/lk-manual.xml b/lackey/docs/lk-manual.xml index 8d7dd3626b..63fb3ba152 100644 --- a/lackey/docs/lk-manual.xml +++ b/lackey/docs/lk-manual.xml @@ -27,7 +27,7 @@ tool. When command line option --basic-counts=yes is specified, it prints the following statistics and information about the execution of - the client program: + the client program: @@ -67,6 +67,7 @@ tool. + When command line option -- 2.47.2