- remove some windows references, put </a> at the end of anchor tags

such as <a name="bla">
This commit is contained in:
Bryce Denney 2001-06-03 20:55:28 +00:00
parent 91cdfc0c87
commit 2c66148a10

View File

@ -41,7 +41,7 @@ A.sidebar:hover {color: blue; text-decoration: underline}
<BR>
<BR>
This file is an introduction to Bochs, written for Windows users. It assumes
This file is an introduction to Bochs, written for Linux users. It assumes
that you have just downloaded a Bochs binary distribution, and now you want to
see it work!
@ -64,7 +64,7 @@ see it work!
</ul>
<a name="recent">
<a name="recent"></a>
<font face="arial, helvetica" color="#1e029a" size="4">
<b>Where is the most recent version?</b>
</font>
@ -77,7 +77,7 @@ the bochs-developers or bochs-announce mailing lists, submit bug reports,
view the source code, and much more.
<BR>
<a name="files">
<a name="files"></a>
<BR>
<font face="arial, helvetica" color="#1e029a" size="4">
<b>What files were installed?</b>
@ -113,7 +113,7 @@ text form are shown as links. <br>
<a name="quickstart">
<a name="quickstart"></a>
<BR>
<font face="arial, helvetica" color="#1e029a" size="4">
<b>How can I try out Bochs in 10 minutes or less?</b>
@ -198,7 +198,7 @@ never even heard of. In fact Bochs is used by many operating system developers
to test out their software in a controlled environment without having to
reboot their development machine.
<br><br>
<a name="tools">
<a name="tools"></a>
<BR>
<font face="arial, helvetica" color="#1e029a" size="4">
<b>What tools are included in this package?</b>
@ -233,11 +233,10 @@ have to edit the BROWSER variable in bochs-docs to make it work.
</font>
<BR>
Bximage is a small program that helps to create empty floppy disk
and hard disk images. To use it, you should run bximage in an MSDOS window.
(You could also double-click on it, but then you won't be able to read the last
few lines of output before the window disappears.) Just CD to the directory
where you want the disk images to go, and run bximage. Bximage will ask you
some questions about what type of disk image you need, and then create one for
and hard disk images. To use it, you should run bximage in an xterm.
Just CD to the directory where you want the disk images to go, and run bximage.
Bximage will ask you some questions about what type of disk image you need, and
then create one for
you.
<br><br>
Here is an example run of bximage, in which I made a 12-meg hard disk image called c.img. The default answer to a question is always printed in brackets.
@ -251,7 +250,7 @@ linux$ <b>bximage</b>
========================================================================
bximage
Disk Image Creation Tool for Bochs
$Id: DOC-linux.html,v 1.2 2001-06-03 04:54:01 bdenney Exp $
$Id: DOC-linux.html,v 1.3 2001-06-03 20:55:28 bdenney Exp $
========================================================================
Do you want to create a floppy disk image or a hard disk image?
@ -286,7 +285,7 @@ if you already have a diskc line, but be careful not to have both
diskd and cdromd--these options cannot be used together.
<br><br>
<a name="learnmore">
<a name="learnmore"></a>
<BR>
<font face="arial, helvetica" color="#1e029a" size="4">
<b>Where can I learn more?</b>