fix minor typos in DOSEMU-HOWTO.sgml

This commit is contained in:
Jason Leschnik 2016-10-24 22:42:45 +11:00
parent 79177284a6
commit e47ffe5b4c
1 changed files with 2 additions and 2 deletions

View File

@ -527,7 +527,7 @@ To boot dosemu with LILO and Stacker 4.0 I did a little work around…
disk {partition "/dev/hda? ?"} disk {partition "/dev/hda? ?"}
</verb> </verb>
7. Start dosemu and and voila! No LILO. 7. Start dosemu and voila! No LILO.
For recent versions of dosemu you need to change the For recent versions of dosemu you need to change the
<verb> <verb>
@ -772,7 +772,7 @@ window. If this does not work, make sure:
<verb> <verb>
1. Dosemu has X support compiled in. This is default, however 1. Dosemu has X support compiled in. This is default, however
if you you have compiled dosemu with "x off" in the if you have compiled dosemu with "x off" in the
compiletime-settings file you don't have X support. So changing compiletime-settings file you don't have X support. So changing
"x off" to "x on" in the compiletime-settings file, followed by "x off" to "x on" in the compiletime-settings file, followed by
"make pristine; make; make install" should build "make pristine; make; make install" should build