diff options
| author | Nils Wallménius <nils@rockbox.org> | 2007-05-31 18:07:11 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2007-05-31 18:07:11 +0000 |
| commit | 70b613236a224069dd0c43bafac578e31e97391b (patch) | |
| tree | b93b16715c116ff9a11d66d0a480245121d57605 | |
| parent | e6efaf45428f1e8dd8cdcd562f7b4a09d6027f64 (diff) | |
| download | rockbox-70b613236a224069dd0c43bafac578e31e97391b.zip rockbox-70b613236a224069dd0c43bafac578e31e97391b.tar.gz rockbox-70b613236a224069dd0c43bafac578e31e97391b.tar.bz2 rockbox-70b613236a224069dd0c43bafac578e31e97391b.tar.xz | |
Correct an incorrect reference in the ipod installation chapter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13530 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/getting_started/installation.tex | 2 | ||||
| -rw-r--r-- | manual/getting_started/ipod_install.tex | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 690bea4..17d1359 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -166,7 +166,7 @@ you want to install and get the version for your \dap{}. \end{description} \nopt{player}{ - \note{\index{Installation!Fonts} + \note{\index{Installation!Fonts}\label{sec:installing_fonts} Rockbox has a fonts package that is available at \url{http://www.rockbox.org/daily.shtml} or from the \emph{extras} link in the menu on the Rockbox website. While the current builds and diff --git a/manual/getting_started/ipod_install.tex b/manual/getting_started/ipod_install.tex index 0e672d7..b917992 100644 --- a/manual/getting_started/ipod_install.tex +++ b/manual/getting_started/ipod_install.tex @@ -33,7 +33,7 @@ ipodpatcher. \item Make sure that you have correctly extracted a build of Rockbox so that you have a \fname{/.rockbox}, which contains all the files needed by Rockbox in the root of your \daps{} drive and that you have also installed the fonts -package -- see \reference{sec:installing_firmware} for more information. +package -- see \reference{sec:installing_fonts} for more information. \item Disconnect your \dap{} in the usual way. The bootloader is now installed. @@ -80,7 +80,7 @@ detects that your \dap{} is attached to a computer. } \item Make sure that you have correctly extracted a build of Rockbox so that you have a \fname{/.rockbox}, which contains all the files needed by Rockbox in the root of your \daps{} drive and that you have also installed the fonts -package -- see \reference{sec:installing_firmware} for more information. +package -- see \reference{sec:installing_fonts} for more information. \end{enumerate} @@ -116,7 +116,7 @@ installed successfully.'' Press ENTER again to exit ipodpatcher. \item Make sure that you have correctly extracted a build of Rockbox so that you have a \fname{/.rockbox}, which contains all the files needed by Rockbox in the root of your \daps{} drive and that you have also installed the fonts -package -- see \reference{sec:installing_firmware} for more information. +package -- see \reference{sec:installing_fonts} for more information. \item Disconnect your \dap{} in the usual way. The bootloader is now installed. |