Correct the number and identity of the floppies required for pc98.
Noted by: nyan Approved by: bcr (mentor)
This commit is contained in:
parent
8f224d7fad
commit
4f5fe368e3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40748
1 changed files with 4 additions and 3 deletions
|
@ -1189,10 +1189,11 @@
|
|||
</tgroup>
|
||||
</informaltable>
|
||||
|
||||
<para>&arch.pc98; users require three floppy images:
|
||||
<para>&arch.pc98; users require these floppy images:
|
||||
<filename>floppies/boot.flp</filename>,
|
||||
<filename>floppies/kern1.flp</filename>, and
|
||||
<filename>floppies/kern2.flp</filename>. These images
|
||||
<filename>floppies/kern1.flp</filename>,
|
||||
<filename>floppies/kern2.flp</filename>, and
|
||||
<filename>floppies/mfsroot1.flp</filename>. These images
|
||||
need
|
||||
to be copied onto floppies by tools like
|
||||
&man.dd.1;.</para>
|
||||
|
|
Loading…
Reference in a new issue