Add a type attribute to some superfluous <ulinks> so they can be
ignored when rendering print output (url's usually generate footnotes for print output, but that is silly here.). While here, add <filename> tags to make the text more descriptive.
This commit is contained in:
parent
fb9e0b7a9e
commit
71c89fea52
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16944
1 changed files with 2 additions and 2 deletions
|
@ -5238,9 +5238,9 @@ Please press any key to reboot.</screen>
|
||||||
let's get back to getting these disk images.</para>
|
let's get back to getting these disk images.</para>
|
||||||
|
|
||||||
<para>You will need to get
|
<para>You will need to get
|
||||||
<ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/floppies/kern.flp">kern.flp</ulink>
|
<ulink type="html" url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/floppies/kern.flp"><filename>kern.flp</filename></ulink>
|
||||||
and
|
and
|
||||||
<ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/floppies/mfsroot.flp">mfsroot.flp</ulink>
|
<ulink type="html" url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/floppies/mfsroot.flp"><filename>mfsroot.flp</filename></ulink>
|
||||||
from the
|
from the
|
||||||
<ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/floppies/">
|
<ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/floppies/">
|
||||||
floppies directory</ulink>.</para>
|
floppies directory</ulink>.</para>
|
||||||
|
|
Loading…
Reference in a new issue