Commit Graph

6212 Commits

Author SHA1 Message Date
tgeek77 15ff48dd9b Merge branch 'master' into Jan2016 2016-01-17 19:32:10 +01:00
tgeek77 0192db68f1 Deleting extra files 2016-01-17 19:19:03 +01:00
tgeek77 21cf7a8c55 Added .gitignore 2016-01-17 19:16:17 +01: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
Martin A. Brown d909acc45c DocBook validation corrections
<code/> became <command/> before DocBook V4.1; not sure how this
validated before
2016-01-16 23:32:47 -08:00
Martin A. Brown 9fafdcd30a fixing probable input error <subscript> -> ~
the URL http://www.chiark.greenend.org.uk/<subscript>sgtatham/putty/
does not load and also does not make sense, however, at
http://www.chiark.greenend.org.uk/~sgtatham/putty/ there is software
2016-01-16 23:25:53 -08:00
Martin A. Brown 4d4d611d88 DocBook validation corrections
<comment/> becomes <remark/>
The following additional changes were made in DocBook V4.0: artheader was
renamed articleinfo; comment was renamed remark; docinfo was broken into a
set of other info elements; and bookbiblio, interfacedefinition, and
seriesinfo were removed.
http://www.docbook.org/tdg/en/html/ref-elements.html
2016-01-16 23:23:30 -08:00
Martin A. Brown 72cac0c057 DocBook validation corrections
<listitem/> cannot contain text directly; wrapping in <para/>
2016-01-16 23:20:57 -08:00
tgeek77 3222d42be2 Adding templates and working documents. 2016-01-17 08:19:12 +01:00
Martin A. Brown 14d5758d92 DocBook validation corrections
<listitem/> cannot contain text directly; wrapping in <para/>
switching a few <orderedlist/> elements to <simplelist/> with <member/>
old element <docinfo/> has been renamed <appendixinfo/>
2016-01-16 23:10:39 -08:00
Martin A. Brown ff7867ec3a DocBook validation corrections
Replace a multibyte endash with a simple hyphen (ASCII 0x2d).
Put empty <para/> in a few incomplete <sect1/> elements.
2016-01-16 23:01:00 -08:00
tgeek77 df08248ce5 Merge https://github.com/tLDP/LDP 2016-01-17 07:55:08 +01:00
tgeek77 90e2b87889 Merge https://github.com/tLDP/LDP into Jan2016 2016-01-17 07:53:50 +01:00
Martin A. Brown 64d989718a DocBook validation corrections
Any <listitem/> elements without <para/> got a new friend.
Replaced two <itemizedlist/> with <simplelist/>
Removed one spuriously hovering and extraneous '>'
2016-01-16 22:48:13 -08:00
Martin A. Brown 2b48e95364 DocBook validation corrections
A <listitem/> cannot directly contain a <ulink/>, so wrapped the
<ulink/> elements in <para/>
2016-01-16 22:35:44 -08:00
Martin A. Brown 3126271898 DocBook validation corrections
A <listitem/> cannot contain bare text, but a <member/> of a
<simplelist/> can.
2016-01-16 22:32:41 -08:00