making the doctype the first line to allow automated detection of contents

This commit is contained in:
Martin A. Brown 2016-01-25 14:58:21 -08:00
parent 01b734e282
commit 0547954349
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,4 @@
<!doctype linuxdoc system>
<!-- TODO <!-- TODO
- graphics printing - graphics printing
- fonts - fonts
@ -10,7 +11,6 @@
Last revised 6-FEB-1998 Last revised 6-FEB-1998
--> -->
<!doctype linuxdoc system>
<article> <article>
<title>The Linux Printing Usage HOWTO</title> <title>The Linux Printing Usage HOWTO</title>
<author>by Mark Komarinski &lt;markk@auratek.com&gt;</author> <author>by Mark Komarinski &lt;markk@auratek.com&gt;</author>