linuxdoc validation improvement

ordering the preliminary content in the required order, (<abstract> and <toc>)
to quell griping from the processor
This commit is contained in:
Martin A. Brown 2016-01-17 14:17:55 -08:00
parent 87b4b1cc57
commit 2175ab6587
1 changed files with 10 additions and 10 deletions

View File

@ -3,15 +3,6 @@
<title>Linux Parallel Processing HOWTO
<author>Hank Dietz, <tt><htmlurl url="mailto:hankd@engr.uky.edu" name="hankd@engr.uky.edu"></tt>
<date>v2.0, 2004-06-28
<p>
Although this HOWTO has been "republished" (v2.0, 2004-06-28) to update the author
contact info, it has many broken links and some information is
seriously out of date. Rather than just repairing links, this
document is being heavily rewritten as a Guide which we expect
to release in July 2004. At that time, the HOWTO will be obsolete.
The prefered home URL for both the old and new documents is
<url url="http://aggregate.org/LDP/">
<abstract>
<bf>Parallel Processing</bf> refers to the concept of speeding-up the
execution of a program by dividing the program into multiple fragments
@ -23,8 +14,17 @@ available to Linux users: SMP Linux systems, clusters of networked
Linux systems, parallel execution using multimedia instructions (i.e.,
MMX), and attached (parallel) processors hosted by a Linux system.
</abstract>
<toc>
<p>
Although this HOWTO has been "republished" (v2.0, 2004-06-28) to update the author
contact info, it has many broken links and some information is
seriously out of date. Rather than just repairing links, this
document is being heavily rewritten as a Guide which we expect
to release in July 2004. At that time, the HOWTO will be obsolete.
The prefered home URL for both the old and new documents is
<url url="http://aggregate.org/LDP/">
<sect>Introduction
<p>