]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Un-break the docs build on Ubuntu 10.04 (Loïc Minier, lool@dooz.org).
authorJulian Seward <jseward@acm.org>
Fri, 10 Sep 2010 14:56:18 +0000 (14:56 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 10 Sep 2010 14:56:18 +0000 (14:56 +0000)
Fixes #232509.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11351

docs/xml/manual-core.xml
drd/docs/drd-manual.xml

index 4c2ed15a080c9a3d91a6ec59becc6f649e53cab7..1c41b0430b841cfc28a2094e00261a675c65a9e1 100644 (file)
@@ -1301,7 +1301,7 @@ that can report errors, e.g. Memcheck, but not Cachegrind.</para>
 
 
 <sect2 id="manual-core.mallocopts" xreflabel="malloc-related Options">
-<title><computeroutput>malloc</computeroutput>-related Options</title>
+<title>malloc-related Options</title>
 
 <!-- start of xi:include in the manpage -->
 <para id="malloc-related.opts.para">For tools that use their own version of
index 44812f1013e7f981205c58aa80bc642dc2b10413..fcc91a3e4586dd3bb2b00dd00eb6585082d0c042 100644 (file)
@@ -1603,7 +1603,7 @@ concept.
 </sect2>
 
 <sect2 id="drd-manual.pctw" xreflabel="pthread_cond_timedwait">
-<title><function>pthread_cond_timedwait</function> and timeouts</title>
+<title>pthread_cond_timedwait and timeouts</title>
 
 <para>
 Historically the function