DocBook SGML corrections

The <emphasis/> tag cannot live inside a <systemitem/> or a <literal/>, but
it can certainly surround these elements; inverting to allow for validation
and processing.
This commit is contained in:
Martin A. Brown 2016-01-24 12:12:02 -08:00
parent 894f682e66
commit cb4e5ed310
2 changed files with 2 additions and 2 deletions

View File

@ -1258,7 +1258,7 @@ the Linux kernel source and build a new kernel.
<para>
In the 2.2 kernels, the PLIP driver uses the &ldquo;parport&rdquo; parallel port
sharing driver developed by Philip Blundell.<footnote id="X-087-2-FNHW09"><para>
You can reach Philip at <systemitem role="emailadd"><emphasis>Philip.Blundell@pobox.com</emphasis></systemitem>.
You can reach Philip at <emphasis><systemitem role="emailadd">Philip.Blundell@pobox.com</systemitem></emphasis>.
</para>
</footnote> The new driver allocates the PLIP network device names serially,
just as for the Ethernet or PPP drivers, so the first PLIP device created is

View File

@ -2236,7 +2236,7 @@ case, you simply invoke it as:
<screen>
$ <userinput>nslookup</userinput>
<literal><emphasis>hostname</emphasis></literal>
<emphasis><literal>hostname</literal></emphasis>
</screen>
</para>