From: Sharon Dvir Date: Tue, 27 Jan 2015 20:59:54 +0000 (+0200) Subject: pdfdocs: Fix 'make pdfdocs' failure for 'uio-howto.tmpl' X-Git-Tag: fixes-v4.0-rc1~101^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e4129bfc0ae25bfbd9dd6545d6da9bdf72d6977;p=pandora-kernel.git pdfdocs: Fix 'make pdfdocs' failure for 'uio-howto.tmpl' 'make pdfdocs' failed for uio-howto.tmpl and reported errors of the form: 'document type does not allow element "varname" here; missing one of "remark", "synopsis", "fieldsynopsis", "literallayout", "programlisting", "screen", "para", "simpara", "bridgehead" start-tag' and similar. Fixed by adding '' and '' tags to a location that made sense, fixed the errors and the pdf looks OK in relevant ereas. Signed-off-by: Sharon Dvir Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed