View | Details | Raw Unified | Return to bug 56639 | Differences between
and this patch

Collapse All | Expand All

(-)article.sgml (-2 / +5 lines)
Lines 5-10 Link Here
5
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
5
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
6
%authors;
6
%authors;
7
7
8
<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
9
%freebsd;
10
8
]>
11
]>
9
12
10
<article>
13
<article>
Lines 133-141 Link Here
133
    <procedure>
136
    <procedure>
134
      <step>
137
      <step>
135
        <para>Download bootfiles: Download the
138
        <para>Download bootfiles: Download the
136
          <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/snapshots/i386/kern.flp">
139
          <ulink url="ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/floppies/kern.flp">
137
          kern.flp</ulink> and
140
          kern.flp</ulink> and
138
          <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/snapshots/i386/mfsroot.flp">
141
          <ulink url="ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/floppies/mfsroot.flp">
139
          mfsroot.flp</ulink> floppy images.</para>
142
          mfsroot.flp</ulink> floppy images.</para>
140
      </step>
143
      </step>
141
144

Return to bug 56639