From: Philippe Waroquiers Date: Mon, 22 Sep 2014 19:19:50 +0000 (+0000) Subject: Add missing ]] to terminate CDATA. Missing brackets are causing X-Git-Tag: svn/VALGRIND_3_11_0~972 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3453b54f22d493a25fd8fe41ab0df061e1980008;p=thirdparty%2Fvalgrind.git Add missing ]] to terminate CDATA. Missing brackets are causing the man page to contain: > And here are the same errors with : ==15363== by 0x8048550: main (varinfo1.c:56) ==15363== Address 0xbea0d0cc is on thread 1's stack ==15363== in frame #1, created by main (varinfo1.c:45) -> +]]> And here are the same errors with :