Commit Graph

6068 Commits

Author SHA1 Message Date
Martin A. Brown 85d41c3c6b linuxdoc validation improvement
using entities ] [ and & instead of the literals to improve
validation; replacing HTML <a href=""> with <url url="">
2016-01-17 13:08:06 -08:00
Martin A. Brown 9f9bf73232 linuxdoc validation improvement
adding comment terminator --> where required
ordering the preliminary content in the required order, (title, author,
date, abstract, toc) in order to make the linuxdoc processor happier
2016-01-17 12:56:08 -08:00
Martin A. Brown 754943d728 linuxdoc validation improvement
replacing a pair of literal <> with &lt; and &gt; around an email address
2016-01-17 12:50:18 -08:00
Martin A. Brown d5edb4d23c linuxdoc validation improvement
adding missing </tt> tag
2016-01-17 12:49:17 -08:00
Martin A. Brown 1d76da0713 linuxdoc validation improvement
Needed to replace a literal & with &amp;
2016-01-17 12:48:22 -08:00
Martin A. Brown 39dbf83a6a linuxdoc validation improvement
processor was complaining about unescaped &lt; and &gt;
It was trying to use these as directives.
2016-01-17 12:46:43 -08:00
Martin A. Brown c24ea6dc0e linuxdoc validation improvement
nsgmls processor was complaining when trying to interpret an email
address as an element; just switched these to &lt; and &gt; and all
is well; also removed an extraneous trailing numeral '2' outside the document
structure
2016-01-17 12:43:47 -08:00
Martin A. Brown 7c1a003765 linuxdoc validation improvement
document had <sect3> children of <sect1>; processor complained about
it, but produced output, just quelling some of the noise.
2016-01-17 12:42:09 -08:00
Martin A. Brown 0564618e20 document in wrong tree; is docbook, not linuxdoc 2016-01-17 12:37:55 -08:00
Martin A. Brown 743d55cf71 adjusting pathing for Large-Disk-Howto and referring to local resources 2016-01-17 12:32:19 -08:00
Martin A. Brown ae687757ca adding service.maxtor.com link-rot images scrounged from author website 2016-01-17 12:31:43 -08:00
Martin A. Brown 5b385e13e1 DocBook validation correction
Adding lots of closing </para> as well as a few </listitem> and
</sect2> elements to allow validation of the document.
2016-01-17 11:34:57 -08:00
Martin A. Brown 6801a8d915 DocBook validation correction
Persnickety about the placement of <title/> elements in both the <appendix/>,
where it must come after the <appendixinfo/> and in the <sect1/>, which
requires a <title/>.  Changes made to allow document validation.
2016-01-17 11:12:07 -08:00
Martin A. Brown baa8685331 DocBook validation correction
OK, this one is just weird--order matters (!?); The <orgname/> child of
<affiliation/> needed to precede the <address/> child.  The document
would not validate without this change.  Seems very strange.
2016-01-17 10:47:50 -08:00
Martin A. Brown 8be30ab554 DocBook validation correction
Wrapping a <caution/> in a <para/>, wrapping a bunch of <procedure/> elements
in <blockquote/> and correcting a bad xreflinkend attribute to xreflabel,
all to allow for validation.
2016-01-17 10:32:44 -08:00
Martin A. Brown fea669531f DocBook validation correction
DocBook XML is picky about capitalization of the name of the document type.
2016-01-17 09:58:02 -08:00
Martin A. Brown 67b023a5b2 DocBook validation correction
Suppressing a <beginpage/> element along with a comment explaining why
it is not the right solution to force a page break.
2016-01-17 09:50:51 -08:00
Martin A. Brown a46a030309 DocBook validation correction
Closing a </listitem> to allow for validation.
2016-01-17 09:20:14 -08:00
Martin A. Brown a477092dba DocBook validation correction
Closing a </para> to allow for validation.
2016-01-17 09:18:25 -08:00
Martin A. Brown 1efa710ff4 DocBook validation correction
just closing a </sect2> and a </para> to allow for validation.
2016-01-17 03:08:00 -08:00
Martin A. Brown a12b8e145e DocBook validation correction
termining a bunch of </para> and </sect2> in order to allow validation.
N.B. script vpn-pppssh should be included with this source and is not
2016-01-17 03:04:31 -08:00
Martin A. Brown ce4fd1c3e5 DocBook validation correction
Closing a few <Sect2/> and <para/> elements in order to allow for validation.
2016-01-17 02:58:14 -08:00
Martin A. Brown e57a646937 DocBook validation correction
Correcting spelling of <emphasis/> tag and wrapping a few <listitem/> contents
in <para/> tags in order to allow for validation.
2016-01-17 02:56:04 -08:00
Martin A. Brown f072b7037e DocBook validation correction
Correcting an HTML <a href=""></a> to a <ulink/> to allow for validation
2016-01-17 02:52:28 -08:00
Martin A. Brown 16c076f45c DocBook validation correction
adding an <affiliation/> to contain an <Email/> to allow for validation
2016-01-17 02:50:28 -08:00
Martin A. Brown 984d626fe3 DocBook validation correction
rebalanced several </para> tags to allow for validation
2016-01-17 02:47:27 -08:00
Martin A. Brown 5ac5335740 DocBook validation correction
adding a few </para> tags to allow for validation
2016-01-17 02:45:19 -08:00
Martin A. Brown 9df1fe9175 DocBook validation correction
adding a few </para> tags to allow for validation
2016-01-17 02:32:37 -08:00
Martin A. Brown d9ef8bfe6d DocBook validation correction
First line must include the definition.
2016-01-17 02:30:24 -08:00
Martin A. Brown 6a44dd5e5e DocBook validation correction
adding a few </sect2> and </listitem> closing tags to allow
for validation
2016-01-17 02:28:50 -08:00
Martin A. Brown ef3222af27 DocBook validation correction
adding a few </sect2> </listitem> and </para> closing tags to allow for
validation
2016-01-17 02:25:14 -08:00
Martin A. Brown 8ceb8a930b DocBook validation correction
adding a bunch of terminating </sect1> </sect2> </sect3> </sect4>
and </para> tags
2016-01-17 01:57:38 -08:00
Martin A. Brown a52bf88f4f DocBook validation correction
adding a bunch of terminating </sect1> </sect2> </sect3> </para>
and a handful of other tags
2016-01-17 01:51:27 -08:00
Martin A. Brown 8afd6d7e1e DocBook validation correction
adding one missing </sect>
2016-01-17 01:44:32 -08:00
Martin A. Brown 691bb85e15 DocBook validation correction
upgrading entire document to DocBook V3.1 (from V3.0):
<!DOCTYPE Article PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
because the authors were using elements (e.g. <legalnotice/> and
<varname/>) that were not available in the earlier DocBook release
2016-01-17 01:39:57 -08:00
Martin A. Brown 2fbe6fee46 DocBook validation correction
removing one stray <title> to allow validation
2016-01-17 01:30:35 -08:00
Martin A. Brown 82101ac3a9 DocBook validation correction
New style <AuthorGroup/> replacing the no-longer validating <ULink/>
which held mailto: URLs.
2016-01-17 01:27:34 -08:00
Martin A. Brown 93752f8b09 DocBook validation correction
adding a single closing </programlisting>
2016-01-17 01:21:49 -08:00
Martin A. Brown bf247c6a6c DocBook validation correction
adding a bunch of closing </para> to allow validation
2016-01-17 01:20:05 -08:00
Martin A. Brown 6f2690da82 DocBook validation correction
just some tag balancing; plenty more closing tags for </para> </sect1>
</sect2> </sect3> and a </listitem>
2016-01-17 01:16:16 -08:00
Martin A. Brown b3d83f6861 DocBook validation correction
lots of <ULink/> nits because &65533; is not SGML friendly (?)
several <Email/> substitutions for <ULink> inline and a very
strange addition of <Affiliation/> just to allow the nesting of
<Address><Email/></Address>
2016-01-17 01:10:40 -08:00
Martin A. Brown e5287bc81e DocBook validation correction
Adding tons of closing </para>, </sect2>, </sect3> and </sect4> elements.
2016-01-17 00:51:09 -08:00
Martin A. Brown 1f4ea7ccad DocBook validation correction
getting rid of one extraneous <para>
2016-01-17 00:34:49 -08:00
Martin A. Brown 8642facb9a DocBook validation correction
removing one extraneous <LISTITEM><PARA>
2016-01-17 00:31:46 -08:00
Martin A. Brown 4fa28296a3 DocBook validation corrections
adding a few closing tags: </sect2>, </sect3> and a </para>
2016-01-17 00:29:12 -08:00
Martin A. Brown 6f7f33141a DocBook validation corrections
A crapton of corrections; parser seems a bit more cantankerous, is requiring
closing </ListItem> entries; so I added them.
Also, corrected a few misplaced or missing </para> elements.

N.B. The canonical content seems to be hosted at git://repo.or.cz/lartc.git
2016-01-17 00:19:52 -08:00
Martin A. Brown 00d7a4ea80 DocBook validation corrections
correcting nonexistent &qt; entity with &quot;
2016-01-16 23:45:35 -08:00
Martin A. Brown b5687c50f6 DocBook validation corrections
correcting one <ulink/> which lacked the required url attribute value
2016-01-16 23:43:27 -08:00
Martin A. Brown 26c82bfcf9 DocBook validation corrections
corrected placement of one </para> tag which was foiling validation
2016-01-16 23:42:00 -08:00
Martin A. Brown a80c80cf84 DocBook validation corrections
corrected placement of one </para> which was foiling validation
(and also aligned some text visually)
<sect3/> became <sect2/> because they could not descend directly
from <sect1>
2016-01-16 23:39:11 -08:00