From f8e2f3e08d779092cf7d3f26f369c0941edf9349 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Tue, 17 Oct 2006 12:18:51 +0000 Subject: Fix for more consistent and proper British English. (-ize/-ise etc) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11246 a1c6a512-1295-4272-9138-f99709370657 --- manual/getting_started/ipod_install.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'manual/getting_started/ipod_install.tex') diff --git a/manual/getting_started/ipod_install.tex b/manual/getting_started/ipod_install.tex index a50519db8e..040532b950 100755 --- a/manual/getting_started/ipod_install.tex +++ b/manual/getting_started/ipod_install.tex @@ -5,7 +5,7 @@ Please check the wiki for up-to-date and improved installation instructions! If you find errors you're of course welcomed to report them so we can fix it for the next daily builds.} - Installing the bootloader is the trickiest part of the installation. + Installing the boot loader is the trickiest part of the installation. \opt{ipodnano}{First, you need to find out which version of the Apple firmware you're running. To do this, start the Apple firmware and go to Settings screen. In the ``About'' screen you'll find the version number @@ -87,7 +87,7 @@ for the next daily builds.} ipodpatcher -r \emph{N} bootpartition.bin \end{code} \note{You should keep a safe backup of this \fname{bootpartition.bin} file - for use if you ever wish to either upgrade the Rockbox bootloader or + for use if you ever wish to either upgrade the Rockbox boot loader or uninstall Rockbox from your Ipod} \item Extract the Apple firmware from the partition image image just created: \begin{code} @@ -102,7 +102,7 @@ for the next daily builds.} ipod_fw -o apple_sw_5g_rcsc.bin -e 1 bootpartition.bin \end{code} } - \item Merge the Rockbox bootloader you downloaded previously with the Apple + \item Merge the Rockbox boot loader you downloaded previously with the Apple firm\-ware.% \optv{ipodnano}{ If your firmware version is lower than 1.2 this works you need @@ -265,7 +265,7 @@ Now, proceed with installing the firmware itself. \item \url{http://www.rockbox.org/viewcvs.cgi/*checkout*/tools/ipod_fw.c} \end{itemize} Now compile it to an executable by opening a command prompt and changing - to the folder created previously. Thn run the following command: + to the folder created previously. Then run the following command: \begin{code} gcc -o ipod_fw ipod_fw.c \end{code} -- cgit v1.2.3