pdfdocs: Fix 'make pdfdocs' failure for 'uio-howto.tmpl'
authorSharon Dvir <sharon.dvir1@mail.huji.ac.il>
Tue, 27 Jan 2015 20:59:54 +0000 (22:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Feb 2015 23:48:51 +0000 (15:48 -0800)
commit9e4129bfc0ae25bfbd9dd6545d6da9bdf72d6977
tree11299979580ffa8e0123394f2ba67eb49dcde2aa
parenta48742bce1011d2109f6d6cbda00445aee049fd4
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 '<para>' and '</para>' tags to a location that made sense, fixed the errors and the pdf looks OK in relevant ereas.

Signed-off-by: Sharon Dvir <sharon.dvir1@mail.huji.ac.il>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/DocBook/uio-howto.tmpl
This page took 0.024419 seconds and 5 git commands to generate.