Tweak the phrasing of markdown files yet again.

Also known as: "Improve HELP.MD a little bit." part 2.
This commit is contained in:
PF94 2020-09-19 18:44:16 -04:00 committed by GitHub
parent 194f4fabaf
commit 8c934b9b03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
HELP.md
View file

@ -1,10 +1,10 @@
# Help & Commonly Asked Questions
## MS-DOS seems to mess up the screen
## Opening MS-DOS Prompt seems to glitch up the screen
Hit `Alt + Enter` to make the command screen "Full Screen" (as far as Windows 95 is
concerned). This should restore the display from the garbled mess you see and allow
you to access the Command Prompt. Press Alt-Enter again to leave Full Screen and go
back to Window Mode. (Thanks to @DisplacedGamers for that wisdom)
you to access the MS-DOS Prompt. Press Alt-Enter again to leave Full Screen and go
back to Windowed Mode. (Thanks to @DisplacedGamers for that wisdom)
## Windows 95 is stuck in a bad state
@ -19,12 +19,12 @@ button, which will take you to the disk image.
On macOS, double-click the disk image to open it.
On Windows 10, Windows will _think_ that it can open up the image, but will
actually fail to do so. Use a tool [like OSFMount][osfmount] to mount your
On Windows, It will _think_ that it can open up the image, but will
fail to do so. Use a tool [like OSFMount][osfmount] to mount your
disk image.
On Linux, search the Internet for instructions on how to mount an `img` disk
image on your distribution. It's likely that you'll be able to run `mount`
image on your distribution. You'll likely be able to run `mount`
with the image as input.
[osfmount]: https://www.osforensics.com/tools/mount-disk-images.html