Commit Graph

6212 Commits

Author SHA1 Message Date
Karel Vlk fde8503088 fix homophonic typo
"principal"/"principle" typo
2016-01-19 15:15:09 +01:00
Martin A. Brown 1f0afa18e5 removing, since renamed in 2004 (more than 10 years ago) 2016-01-18 10:43:44 -08:00
Martin A. Brown 8e8b80b1f4 DocBook validation correction
adding closing tags for several <sect2/> <listitem/> and <para/> to
allow validation
2016-01-18 10:38:47 -08:00
Martin A. Brown 047c5460c4 switching all sect4 to sect2 (sect4 cannot be direct child of sect1) 2016-01-18 10:04:44 -08:00
Martin A. Brown 6803385e51 linuxdoc validation improvement
replacing HTML <a href=""> with <url url="">
2016-01-17 17:50:24 -08:00
Martin A. Brown 2ea10d2df3 linuxdoc validation improvement
needed something (anything) in the entry for Primary Contact so that the
processor would stop complaining about </descrip>
2016-01-17 17:48:47 -08:00
Martin A. Brown 5dcc946eb6 linuxdoc validation improvement
replacing HTML <a href=""> with <url url="">
2016-01-17 17:44:36 -08:00
Serge Victor 8823449da0 Merge pull request #10 from tgeek77/Jan2016
Package Management Guide and minor corrections
2016-01-18 06:07:47 +07:00
Martin A. Brown ca2237d9d6 linuxdoc validation improvement
replacing literal [] with &lsqb; and &rsqb to quell complaints from the
processor
2016-01-17 14:37:09 -08:00
Martin A. Brown 1d7010ae4f linuxdoc validation improvement
replacing HTML <a href=""> with <url url="">
2016-01-17 14:36:03 -08:00
Martin A. Brown 1fda1be405 linuxdoc validation improvement
replacing HTML <a href=""> with <url url="">
2016-01-17 14:35:21 -08:00
Martin A. Brown 7735a074d2 linuxdoc validation improvement
replacing HTML <a href=""> with <url url="">
2016-01-17 14:34:02 -08:00
Martin A. Brown 63361970a0 linuxdoc validation improvement
replacing HTML <a href=""> with <url url="">
2016-01-17 14:33:00 -08:00
Martin A. Brown adbd380601 linuxdoc validation improvement
replacing literal [] with &lsqb; and &rsqb to quell complaints from the
processor
2016-01-17 14:31:20 -08:00
Martin A. Brown 7be4cdfcaf linuxdoc validation improvement
replacing byte 0x96 with an &ntilde; to quell complaints from the processor
2016-01-17 14:29:24 -08:00
Martin A. Brown 68be050317 linuxdoc validation improvement
removing a <p> tag so that <abstract> is not prematurely closed
thus quelling complaints from the processor
2016-01-17 14:26:53 -08:00
Martin A. Brown 278b0c88cd linuxdoc validation improvement
spelling correction for <htmlurl>
2016-01-17 14:25:38 -08:00
Martin A. Brown 15ebfa5237 linuxdoc validation improvement
replacing literal [] with &lsqb; and &rsqb; and removing <em> from
abstract to quell complaints from the processor
2016-01-17 14:23:53 -08:00
Martin A. Brown cb16691c27 linuxdoc validation improvement
removing two <p> tags so that <abstract> is not prematurely closed;
effectively quells the complaints from the processor
2016-01-17 14:20:07 -08:00
Martin A. Brown 2175ab6587 linuxdoc validation improvement
ordering the preliminary content in the required order, (<abstract> and <toc>)
to quell griping from the processor
2016-01-17 14:17:55 -08:00
Martin A. Brown 87b4b1cc57 linuxdoc validation improvement
replacing nonexistent tag <filename> with <tt>
2016-01-17 14:16:47 -08:00
Martin A. Brown f50331c08f linuxdoc validation improvement
replacing HTML <a href=""> with <url url="">
2016-01-17 14:10:44 -08:00
Martin A. Brown 740c3d37ef linuxdoc validation improvement
use terse format for table, which had all of the closing tags jammed at the
end of the </tabular>
correct nesting of <item> elements in many <enum> and <itemize> elements
fix a few <url> elements
remove the 50-car pileup of closing tags at the end of the document
all in order to quell validation errors
2016-01-17 14:07:36 -08:00
Martin A. Brown 863e0ea7c2 linuxdoc validation improvement
moving <toc> higher to quell processor complaint
2016-01-17 13:30:14 -08:00
Martin A. Brown 1af2625c74 linuxdoc validation improvement
replacing HTML <a href=""> with <url url="">
2016-01-17 13:29:41 -08:00
Martin A. Brown 8798746fce linuxdoc validation improvement
replacing HTML <a href=""> with <url url="">
2016-01-17 13:29:00 -08:00
Martin A. Brown 72c66680b5 linuxdoc validation improvement
replacing HTML <a href=""> with <url url="">
replacing a pair of literal <> with &lt; and &gt;
2016-01-17 13:26:18 -08:00
Martin A. Brown 488dc4aabb linuxdoc validation improvement
replacing HTML <a href=""> with <url url="">
2016-01-17 13:25:16 -08:00
Martin A. Brown 88d2c64a56 linuxdoc validation improvement
swapping a close tag for </verb></tscreen> and an <nidx/> to make
the processor stop complaining
2016-01-17 13:23:50 -08:00
Martin A. Brown 767ac8b375 linuxdoc validation improvement
replacing HTML <a href=""> with <url url="">
2016-01-17 13:15:46 -08:00
Martin A. Brown 354a652c07 linuxdoc validation improvement
added <title> element to quell processor complaint
2016-01-17 13:14:24 -08:00
Martin A. Brown 2bbb848b1c linuxdoc validation improvement
flipping order of <author> and <date> element to quell processor
complaint
2016-01-17 13:11:10 -08:00
Martin A. Brown 48ca326fb8 linuxdoc validation improvement
replacing HTML <a href=""> with <url url="">
2016-01-17 13:10:05 -08:00
Martin A. Brown 85d41c3c6b linuxdoc validation improvement
using entities &rsqb; &lsqb; and &amp; 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
tgeek77 446725e775 working file 2016-01-17 21:24:13 +01: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
tgeek77 dbf23c82be updated working copy 2016-01-17 20:31:55 +01: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