Move the title tag into a line of its own.
Reported by: hrs@
This commit is contained in:
parent
d1e451f7e7
commit
9d711c7220
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46045
1 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,9 @@
|
|||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
xml:id="serialcomms"> <title>Serial Communications</title>
|
||||
xml:id="serialcomms">
|
||||
|
||||
<title>Serial Communications</title>
|
||||
|
||||
<sect1 xml:id="serial-synopsis">
|
||||
<title>Synopsis</title>
|
||||
|
|
Loading…
Reference in a new issue