diff options
| author | Dave Chapman <dave@dchapman.com> | 2006-07-09 22:24:27 +0000 |
|---|---|---|
| committer | Dave Chapman <dave@dchapman.com> | 2006-07-09 22:24:27 +0000 |
| commit | e86fd3fbdbd973a044b21dcf3ee00061560e923f (patch) | |
| tree | ba71a75f4e2c3fd54bff788ad9fa87a31501bc8a /manual/getting_started/ipod_install.tex | |
| parent | 814890ea3b22fdcf721a94dbe59515d47b3312c6 (diff) | |
| download | rockbox-e86fd3fbdbd973a044b21dcf3ee00061560e923f.zip rockbox-e86fd3fbdbd973a044b21dcf3ee00061560e923f.tar.gz rockbox-e86fd3fbdbd973a044b21dcf3ee00061560e923f.tar.bz2 rockbox-e86fd3fbdbd973a044b21dcf3ee00061560e923f.tar.xz | |
Correct typo in ipod installation instructions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10189 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/getting_started/ipod_install.tex')
| -rwxr-xr-x | manual/getting_started/ipod_install.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/getting_started/ipod_install.tex b/manual/getting_started/ipod_install.tex index 33ae6a2..100b8ea 100755 --- a/manual/getting_started/ipod_install.tex +++ b/manual/getting_started/ipod_install.tex @@ -58,7 +58,7 @@ for the next daily builds.} uninstall Rockbox from your Ipod} \item Extract the Apple firmware from the partition image image just created: \begin{code} - ipodpatcher -r \emph{N} bootpartition.bin + ipod_fw -o apple_os.bin -e 0 bootpartition.bin \end{code} \optv{ipodvideo}{ \item Similarly, extract the Broadcom firmware: |