Add a few <filename> tags and change existing ones to use
class="directory" where proper.
This commit is contained in:
parent
f1a3574c65
commit
e95947deb8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14696
1 changed files with 4 additions and 4 deletions
|
@ -103,7 +103,7 @@
|
|||
the default partition to boot and the booting timeout.
|
||||
The beta version of this programs allows you to boot by
|
||||
selecting the OS with your arrow keys. It is included on
|
||||
the FreeBSD CD in the <filename>\TOOLS</filename>
|
||||
the FreeBSD CD in the <filename class="directory">\TOOLS</filename>
|
||||
directory, and via <ulink
|
||||
URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/tools/">ftp</ulink>.</para>
|
||||
</listitem>
|
||||
|
@ -191,10 +191,10 @@
|
|||
1024th cylinder. (The 1024th cylinder is 528 megs into the
|
||||
disk with our hypothetical 720MB disks). I will use the
|
||||
rest of the hard drive (about 270 megs) for the
|
||||
<filename>/usr</filename> and <filename>/</filename> slices if I wish. The
|
||||
<filename class="directory">/usr</filename> and <filename class="directory">/</filename> slices if I wish. The
|
||||
rest of the second hard disk (size depends on the amount of
|
||||
my Windows application/data partition that I created in step
|
||||
1) can go to the <filename>/usr/src</filename> slice and swap
|
||||
1) can go to the <filename class="directory">/usr/src</filename> slice and swap
|
||||
space.</para>
|
||||
</step>
|
||||
|
||||
|
@ -275,7 +275,7 @@ Press Esc to continue
|
|||
<para>If you install Windows 95 on an existing BSD system, it will
|
||||
<quote>destroy</quote> the MBR, and you will have to reinstall your
|
||||
previous boot manager. Boot Easy can be reinstalled by using
|
||||
the BOOTINST.EXE utility included in the \TOOLS directory on the
|
||||
the <filename>BOOTINST.EXE</filename> utility included in the <filename class="directory">\TOOLS</filename> directory on the
|
||||
CDROM, and via <ulink
|
||||
URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/tools/">ftp</ulink>.
|
||||
You can also re-start the installation process and go to the
|
||||
|
|
Loading…
Reference in a new issue