From: Pavel Pisa Date: Sat, 10 Feb 2007 09:45:37 +0000 (-0800) Subject: [PATCH] DocBook/HTML: correction of recursive A tags in HTML output X-Git-Tag: v2.6.21-rc1~274^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5449bc94152a6c4700f46786be600141234d8f0f;p=pandora-kernel.git [PATCH] DocBook/HTML: correction of recursive A tags in HTML output The malformed HTML was generated after switch to XSLTPROC from SGML tools. The reference title struct x is converted into two recursive tags struct x There is more possible solutions for this problem. One can be found at http://darkk.livejournal.com/ The proposed solution is based on suggestion provided by Jiri Kosek. Signed-off-by: Pavel Pisa Acked-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed