Merge pull request #29 from martin-a-brown/master

some automation prep corrections, mostly suppressing <?dbhtml ... ?>
This commit is contained in:
Martin A. Brown 2016-02-23 23:15:01 -08:00
commit c9f0cc41f2
3 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,5 @@
<!-- <!DOCTYPE glossary PUBLIC "-//OASIS//DTD DocBook V4.2//EN"> --> <!-- <!DOCTYPE glossary PUBLIC "-//OASIS//DTD DocBook V4.2//EN"> -->
<?dbhtml filename="glossary.html"?> <glossary id="glossary"><?dbhtml filename="glossary.html"?>
<glossary id="glossary">
<title>Glossary</title> <title>Glossary</title>
<glossentry> <glossentry>

View File

@ -2,7 +2,7 @@
<!DOCTYPE article PUBLIC '-//OASIS//DTD DocBook XML V4.1.2//EN' <!DOCTYPE article PUBLIC '-//OASIS//DTD DocBook XML V4.1.2//EN'
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []> "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []>
<book><?dbhtml filename="coverpage.html"?> <book><!-- <?dbhtml filename="coverpage.html"?> -->
<bookinfo> <bookinfo>

View File

@ -10,7 +10,7 @@
<article> <article>
<?dbhtml filename="bogomips.html"?> <!-- <?dbhtml filename="bogomips.html"?> -->
<articleinfo> <articleinfo>
<title>BogoMips mini-Howto</title> <title>BogoMips mini-Howto</title>