Typo fixes and redundancy reduction of <ulink URL="foo">foo</ulink>.
This commit is contained in:
parent
fb73b104ec
commit
f2bbc50674
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16371
1 changed files with 3 additions and 4 deletions
|
@ -322,7 +322,7 @@ Press Esc to continue
|
||||||
<filename>FBSDBOOT.EXE</filename> utility on the CD (It should find your
|
<filename>FBSDBOOT.EXE</filename> utility on the CD (It should find your
|
||||||
FreeBSD partition and boot it.)</para>
|
FreeBSD partition and boot it.)</para>
|
||||||
|
|
||||||
<para>FreeBSD+OS/2+Win95: Nothing new here. OS/2's boot manger
|
<para>FreeBSD+OS/2+Win95: Nothing new here. OS/2's boot manager
|
||||||
can boot all of these operating systems, so that should not be a
|
can boot all of these operating systems, so that should not be a
|
||||||
problem.</para>
|
problem.</para>
|
||||||
|
|
||||||
|
@ -359,8 +359,7 @@ Press Esc to continue
|
||||||
<para>And Hale Landis's <quote>How It Works</quote> document pack contains some
|
<para>And Hale Landis's <quote>How It Works</quote> document pack contains some
|
||||||
good info on all sorts of disk geometry and booting related
|
good info on all sorts of disk geometry and booting related
|
||||||
topics. You can find it at
|
topics. You can find it at
|
||||||
<ulink
|
<ulink url="ftp://fission.dt.wdc.com/pub/otherdocs/pc_systems/how_it_works/allhiw.zip"></ulink>.</para>
|
||||||
URL="ftp://fission.dt.wdc.com/pub/otherdocs/pc_systems/how_it_works/allhiw.zip">ftp://fission.dt.wdc.com/pub/otherdocs/pc_systems/how_it_works/allhiw.zip</ulink>.</para>
|
|
||||||
|
|
||||||
<para>Finally, do not overlook FreeBSD's kernel documentation on
|
<para>Finally, do not overlook FreeBSD's kernel documentation on
|
||||||
the booting procedure, available in the kernel source
|
the booting procedure, available in the kernel source
|
||||||
|
@ -392,7 +391,7 @@ Press Esc to continue
|
||||||
|
|
||||||
<para>Your disk has a particular number of cylinders, number of
|
<para>Your disk has a particular number of cylinders, number of
|
||||||
heads, and number of sectors per cylinder-head (a
|
heads, and number of sectors per cylinder-head (a
|
||||||
cylinder-head also known nown as a track). Collectively this
|
cylinder-head also known now as a track). Collectively this
|
||||||
information defines the <quote>physical disk geometry</quote> for your hard
|
information defines the <quote>physical disk geometry</quote> for your hard
|
||||||
disk. There are typically 512 bytes per sector, and 63
|
disk. There are typically 512 bytes per sector, and 63
|
||||||
sectors per track, with the number of cylinders and heads
|
sectors per track, with the number of cylinders and heads
|
||||||
|
|
Loading…
Reference in a new issue