summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-31 11:54:55 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-31 11:54:55 +0000
commit28c86ce19a4b31d376c41a3265f3313bd05b394e (patch)
tree073ffacbcae24df81423ea083f7363073fc0ed51
parent7d6810ceec941b7cfab94d3f7b9690cd51e2656e (diff)
downloadrockbox-28c86ce19a4b31d376c41a3265f3313bd05b394e.zip
rockbox-28c86ce19a4b31d376c41a3265f3313bd05b394e.tar.gz
rockbox-28c86ce19a4b31d376c41a3265f3313bd05b394e.tar.bz2
rockbox-28c86ce19a4b31d376c41a3265f3313bd05b394e.tar.xz
Patch #4972 from Dominik Riebeling. Fix reference to plugin chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9382 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/main_menu/main.tex2
-rw-r--r--manual/plugins/main.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 95f8897..7ffbae0 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -313,7 +313,7 @@ This menu allows you to work with playlists. Playlists can either be created aut
\section{Browse Plugins}
With this option you can load and run various plugins that have been written for Rockbox.\\
-A detailed description of the different plugins begins on page \pageref{ref:Part5}.
+A detailed description of the different plugins begins on page \pageref{ref:plugins}.
\section{\label{ref:Info}Info}
This option shows MP3 RAM buffer size, battery voltage level and estimated time remaining, disk total space and disk free space.
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index ce25d35..f871d1e 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -1,4 +1,4 @@
-\chapter{Plugins}
+\chapter{Plugins}\label{ref:plugins}
Plugins are little programs that Rockbox can load and run. Plugins have
the file extension .rock. Most of them can be started from the main
menu if you put them in the \textbf{/.rockbox/rocks} directory. Press