diff options
author | Michael DiFebbo <medifebbo@rockbox.org> | 2006-08-03 15:57:52 +0000 |
---|---|---|
committer | Michael DiFebbo <medifebbo@rockbox.org> | 2006-08-03 15:57:52 +0000 |
commit | 2fa5d81fcd66abd52cee622ba87787159d3cd2e7 (patch) | |
tree | e27728153b4d4ee5b975f1575c600bde9047d2fc /manual | |
parent | 4877d5781f37aa4567b730fed61b67eb9d031b42 (diff) | |
download | rockbox-2fa5d81fcd66abd52cee622ba87787159d3cd2e7.tar.gz rockbox-2fa5d81fcd66abd52cee622ba87787159d3cd2e7.zip |
Fix broken reference.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10436 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rwxr-xr-x | manual/configure_rockbox/system_options.tex | 2 | ||||
-rw-r--r-- | manual/main_menu/main.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index efd84ace9a..b239f1e23c 100755 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex @@ -150,7 +150,7 @@ This submenu relates to limits in the Rockbox operating system. \end{description} } -\subsection{\label{sec:manage_settings}Manage settings} +\subsection{\label{ref:manage_settings}Manage settings} This submenu deals with loading and saving settings. \opt{MASCODEC}{This submenu also allows you to load or save different firmware versions.} diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index 3e3b268774..af4d5add96 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -87,7 +87,7 @@ and the way it plays music. The details of this menu are covered in detail in The \setting{Manage Settings} option allows the saving and re-loading of user configuration settings, browse the hard drive for alternate firmwares, and finally to reset your \dap\ back to initial configuration. The details of this menu are -covered in detail in \reference{ref:ManageSetting}. +covered in detail in \reference{ref:manage_settings}. \section{Browse Themes} This option will display all the currently installed themes on the \dap, |