From: Mark Wielaard Date: Fri, 30 Sep 2016 22:32:24 +0000 (+0000) Subject: mc-manual.xml: Fix some mismatched open/close tags. X-Git-Tag: svn/VALGRIND_3_13_0~379 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5027860f74b98e759a6674e16ea5878c7504efd3;p=thirdparty%2Fvalgrind.git mc-manual.xml: Fix some mismatched open/close tags. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15987 --- diff --git a/memcheck/docs/mc-manual.xml b/memcheck/docs/mc-manual.xml index 321e0bca6b..57a9d7dcc4 100644 --- a/memcheck/docs/mc-manual.xml +++ b/memcheck/docs/mc-manual.xml @@ -2324,7 +2324,7 @@ inform Memcheck about changes to the state of a mempool: VALGRIND_CREATE_META_MEMPOOL(pool, rzB, is_zeroed, flags): This does the same as VALGRIND_CREATE_MEMPOOL, but allows you to specify two seldom-used options for custom - allocators (or-ed together) in the flags argument: + allocators (or-ed together) in the flags argument: @@ -2350,7 +2350,7 @@ inform Memcheck about changes to the state of a mempool: a fatal error message in memcheck. - +