diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2007-09-14 22:15:21 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2007-09-14 22:15:21 +0000 |
| commit | e6b8347a4d6fab01d77914ae2e7daf5635152d69 (patch) | |
| tree | 02f2ccd4727d70b2690eaf459af32d831186ab7a | |
| parent | 3503c1aaad48f824de305701f4b1888a8349909a (diff) | |
| download | rockbox-e6b8347a4d6fab01d77914ae2e7daf5635152d69.zip rockbox-e6b8347a4d6fab01d77914ae2e7daf5635152d69.tar.gz rockbox-e6b8347a4d6fab01d77914ae2e7daf5635152d69.tar.bz2 rockbox-e6b8347a4d6fab01d77914ae2e7daf5635152d69.tar.xz | |
Simplify my previous commit and taking the chance to mention that it should have read 'bootloader' before...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14703 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/getting_started/installation.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index a97b136..c950416 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -250,8 +250,7 @@ structure that Rockbox needs. \subsection{Installing the boot loader} \opt{h1xx,h300}{\input{getting_started/iriver_install.tex}} \opt{ipod}{\input{getting_started/ipod_install.tex}} - \opt{x5}{\input{getting_started/iaudio_install.tex}} - \opt{m5}{\input{getting_started/iaudio_install.tex}} + \opt{m5,x5}{\input{getting_started/iaudio_install.tex}} \opt{h10,h10_5gb}{\input{getting_started/h10_install.tex}} \opt{gigabeat}{\input{getting_started/gigabeat_install.tex}} \opt{sansa}{\input{getting_started/sansa_install.tex}} |