|
From: <sv...@va...> - 2010-09-10 14:56:28
|
Author: sewardj Date: 2010-09-10 15:56:18 +0100 (Fri, 10 Sep 2010) New Revision: 11351 Log: Un-break the docs build on Ubuntu 10.04 (Lo?\195?\175c Minier, lo...@do...). Fixes #232509. Modified: trunk/docs/xml/manual-core.xml trunk/drd/docs/drd-manual.xml Modified: trunk/docs/xml/manual-core.xml =================================================================== --- trunk/docs/xml/manual-core.xml 2010-09-10 13:56:53 UTC (rev 11350) +++ trunk/docs/xml/manual-core.xml 2010-09-10 14:56:18 UTC (rev 11351) @@ -1301,7 +1301,7 @@ <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 Modified: trunk/drd/docs/drd-manual.xml =================================================================== --- trunk/drd/docs/drd-manual.xml 2010-09-10 13:56:53 UTC (rev 11350) +++ trunk/drd/docs/drd-manual.xml 2010-09-10 14:56:18 UTC (rev 11351) @@ -1603,7 +1603,7 @@ </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 |