From 92e67702f04af4bd296a5cb518cc1328355252f4 Mon Sep 17 00:00:00 2001 From: David Schmidt Date: Wed, 21 Apr 2010 13:22:04 +0000 Subject: [PATCH] Fix up a couple of references from GSportMac to just GSport --- doc/web/src/site/apt/developing.apt | 2 +- doc/web/src/site/apt/operating.apt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/web/src/site/apt/developing.apt b/doc/web/src/site/apt/developing.apt index 2aca874..4e44699 100644 --- a/doc/web/src/site/apt/developing.apt +++ b/doc/web/src/site/apt/developing.apt @@ -51,7 +51,7 @@ rm vars; ln -s vars_mac vars make ------------------------------------- - After the <<>> has finished, it will create the application <<>>. + After the <<>> has finished, it will create the application <<>>. * X86 Linux diff --git a/doc/web/src/site/apt/operating.apt b/doc/web/src/site/apt/operating.apt index 0ad021e..6c43b4b 100644 --- a/doc/web/src/site/apt/operating.apt +++ b/doc/web/src/site/apt/operating.apt @@ -31,10 +31,10 @@ Library/GSport from your home directory, and then place <<>> there along with the ROM file. You do not need a starting <<>> file on a Mac--GSport will offer to make it for you if it cannot find one. - Start GSport by Double-clicking the GSportMac icon on a Mac, or by running -the executable (<<>> on Windows, and <<>> on Linux). GSportMac can + Start GSport by Double-clicking the GSport icon on a Mac, or by running +the executable (<<>> on Windows, and <<>> on Linux). GSport can be run by the Terminal window on a Mac as well (which enables access to -more debug information) by typing: "./GSport.app/Contents/MacOS/GSportMac". +more debug information) by typing: "./GSport.app/Contents/MacOS/GSport". Assuming all goes well, GSport will then boot up but probably not find any disk images. See below for how to tell GSport what disk images to use.