kgdb, docs: Fix <para> pdfdocs build errors
authorRajaneesh Acharya <rajaneesh.acharya@yahoo.com>
Wed, 31 Dec 2014 17:43:19 +0000 (17:43 +0000)
committerJason Wessel <jason.wessel@windriver.com>
Thu, 19 Feb 2015 18:39:04 +0000 (12:39 -0600)
commitdd8f30cc0550f36861ddfa42c27cc5c580b0bf8c
tree47fd587e5be4e9fb6c49a9c25de1cfa2805c62b5
parent5516fd7b92a7c16b9111a88aaa1b13dd937d8ac5
kgdb, docs: Fix <para> pdfdocs build errors

kgdb.pdf failed to build from 'make pdfdocs' giving errors such as:

jade:... Documentation/DocBook/kgdb.xml:200:8:E:
document type does not allow element "para" here; missing one of
"footnote", "caution", "important", "note", "tip", "warning",
"blockquote", "informalexample" start-tag

Fixing minor <para> and <sect> issues allows kgdb.pdf to be generated
under Fedora20.

Originally submitted by rajaneesh.acharya@yahoo.com in 2011, discussed here:
http://permalink.gmane.org/gmane.linux.documentation/3954
as patch:
 The following are the enhancements that removed the errors
 while issuing "make pdfdocs"

[graham.whaley@intel.com: Improved commit message and ported to 3.18.1]
Signed-off-by: Graham Whaley <graham.whaley@intel.com>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Documentation/DocBook/kgdb.tmpl