stricter XML handling and a DocBook correction

DocBook infraction: <footnote/> now wraps <literallayout/>
replacing an apostrophe with an &rsquo;
This commit is contained in:
Martin A. Brown 2016-01-16 22:15:38 -08:00
parent 6b36aacb16
commit a2b96e0f16
1 changed files with 3 additions and 3 deletions

View File

@ -73,7 +73,7 @@
<abstract>
<para>
<remark><literallayout>
<footnote><literallayout>
<![CDATA[
v4.x changes:
- artheader tag changed to articleinfo
@ -208,7 +208,7 @@ submit:
mail -s "$(TITLE) update" submit@linuxdoc.org &&\
echo " $(TITLE) Submitted!"
]]>
</literallayout></remark>
</literallayout></footnote>
</para>
@ -2605,7 +2605,7 @@ Also,
BIOS set up, or Linux set up before <application>X</application> starts. So the
trick above is one way. There is also a utility available as either
<application>numlockx</application>, or
<application>setnumlock</application>, that can be found on the Net, if
<application>setnumlock</application>, that can be found on the &rsquo;Net, if
your distribution does not include one or the other. This can be put in a
start up file to turn <literal>Numlock</literal> on automatically if you would
prefer.