- converted GIF images to PNG format
- fixed URL
This commit is contained in:
parent
157df28775
commit
420bebc476
Binary file not shown.
Before Width: | Height: | Size: 9.9 KiB |
BIN
bochs/doc/docbook/images/dlxlinux-in-linux.png
Normal file
BIN
bochs/doc/docbook/images/dlxlinux-in-linux.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 293 B |
BIN
bochs/doc/docbook/images/undercon.png
Normal file
BIN
bochs/doc/docbook/images/undercon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 383 B |
@ -1,7 +1,7 @@
|
|||||||
<!--
|
<!--
|
||||||
================================================================
|
================================================================
|
||||||
doc/docbook/include/defs.sgm
|
doc/docbook/include/defs.sgm
|
||||||
$Id: defs.sgm,v 1.6 2001-11-17 17:16:12 bdenney Exp $
|
$Id: defs.sgm,v 1.7 2004-08-24 12:23:35 vruppert Exp $
|
||||||
|
|
||||||
This file is included by all Bochs docbook files, so that the
|
This file is included by all Bochs docbook files, so that the
|
||||||
definitions can be used anywhere in the documentation.
|
definitions can be used anywhere in the documentation.
|
||||||
@ -16,8 +16,8 @@ Presently, each one just shows an under construction icon. We might
|
|||||||
want some editing marks that don't show anything, or only show up in
|
want some editing marks that don't show anything, or only show up in
|
||||||
draft mode.
|
draft mode.
|
||||||
-->
|
-->
|
||||||
<!ENTITY FIXME '<inlinegraphic format="GIF" fileref="../images/undercon.gif">'>
|
<!ENTITY FIXME '<inlinegraphic format="PNG" fileref="../images/undercon.png">'>
|
||||||
<!ENTITY NEEDHELP '<inlinegraphic format="GIF" fileref="../images/undercon.gif">'>
|
<!ENTITY NEEDHELP '<inlinegraphic format="PNG" fileref="../images/undercon.png">'>
|
||||||
|
|
||||||
<!ENTITY bochswebsite '<ulink url="http://bochs.sourceforge.net">Bochs web site</ulink>'>
|
<!ENTITY bochswebsite '<ulink url="http://bochs.sourceforge.net">Bochs web site</ulink>'>
|
||||||
<!ENTITY bochs-sf-net '<ulink url="http://bochs.sourceforge.net">bochs.sourceforge.net</ulink>'>
|
<!ENTITY bochs-sf-net '<ulink url="http://bochs.sourceforge.net">bochs.sourceforge.net</ulink>'>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!--
|
<!--
|
||||||
================================================================
|
================================================================
|
||||||
doc/docbook/user/user.dbk
|
doc/docbook/user/user.dbk
|
||||||
$Id: user.dbk,v 1.147 2004-05-27 08:58:24 cbothamy Exp $
|
$Id: user.dbk,v 1.148 2004-08-24 12:23:35 vruppert Exp $
|
||||||
|
|
||||||
This is the top level file for the Bochs Users Manual.
|
This is the top level file for the Bochs Users Manual.
|
||||||
================================================================
|
================================================================
|
||||||
@ -1373,7 +1373,7 @@ boots, and you get a login prompt. Type "root" and ENTER to log in to
|
|||||||
DLX linux.
|
DLX linux.
|
||||||
<figure>
|
<figure>
|
||||||
<title>Screenshot of Bochs running DLX Linux</title>
|
<title>Screenshot of Bochs running DLX Linux</title>
|
||||||
<graphic format="GIF" fileref="../images/dlxlinux-in-linux.gif">
|
<graphic format="PNG" fileref="../images/dlxlinux-in-linux.png">
|
||||||
</figure>
|
</figure>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@ -4884,7 +4884,7 @@ DIRECTORIES!
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
You can find it at
|
You can find it at
|
||||||
<ulink url="http://http://hp.vector.co.jp/authors/VA013937/editdisk/index_e.html">
|
<ulink url="http://hp.vector.co.jp/authors/VA013937/editdisk/index_e.html">
|
||||||
http://hp.vector.co.jp/authors/VA013937/editdisk/index_e.html</ulink>
|
http://hp.vector.co.jp/authors/VA013937/editdisk/index_e.html</ulink>
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
@ -9609,7 +9609,7 @@ linux-$ ./bximage
|
|||||||
========================================================================
|
========================================================================
|
||||||
bximage
|
bximage
|
||||||
Disk Image Creation Tool for Bochs
|
Disk Image Creation Tool for Bochs
|
||||||
$Id: user.dbk,v 1.147 2004-05-27 08:58:24 cbothamy Exp $
|
$Id: user.dbk,v 1.148 2004-08-24 12:23:35 vruppert Exp $
|
||||||
========================================================================
|
========================================================================
|
||||||
|
|
||||||
Do you want to create a floppy disk image or a hard disk image?
|
Do you want to create a floppy disk image or a hard disk image?
|
||||||
|
Loading…
Reference in New Issue
Block a user