From: Nicholas Nethercote Date: Wed, 23 Aug 2023 06:45:23 +0000 (+1000) Subject: Fix an error in `docs/README`. X-Git-Tag: VALGRIND_3_22_0~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc2f62950ccb12f79072b7eacc9ec43ec244496a;p=thirdparty%2Fvalgrind.git Fix an error in `docs/README`. --- diff --git a/docs/README b/docs/README index bae567c908..ea4c0af398 100644 --- a/docs/README +++ b/docs/README @@ -24,7 +24,7 @@ Stylesheets, catalogs, parsing/formatting scripts: Some files of note: docs/xml/index.xml: Top-level book-set wrapper docs/xml/FAQ.xml: The FAQ - docs/valgrind-manpage.xml The valgrind manpage + docs/xml/valgrind-manpage.xml The valgrind manpage docs/xml/vg-entities.xml: Various strings, dates etc. used all over docs/xml/xml_help.txt: Basic guide to common XML tags.