summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/getting_started/main.tex2
-rwxr-xr-xmanual/plugins/batterybenchmark.tex2
-rw-r--r--manual/plugins/chip8emulator.tex2
-rw-r--r--manual/plugins/doom.tex2
-rw-r--r--manual/plugins/movieplayer.tex2
5 files changed, 5 insertions, 5 deletions
diff --git a/manual/getting_started/main.tex b/manual/getting_started/main.tex
index 3e8e641516..f20dfc1d85 100644
--- a/manual/getting_started/main.tex
+++ b/manual/getting_started/main.tex
@@ -121,7 +121,7 @@ Explorer that is limited in handling such files.}
121 121
122\section{Enabling Speech Support (optional)}\label{sec:enabling_speech_support} 122\section{Enabling Speech Support (optional)}\label{sec:enabling_speech_support}
123If you wish to use speech support you will also need a language file, available 123If you wish to use speech support you will also need a language file, available
124from \url{http://www.rockbox.org/twiki/bin/view/Main/VoiceFiles/}. For the 124from \wikilink{VoiceFiles}. For the
125English language, the file is called \fname{english.voice}. When it has been 125English language, the file is called \fname{english.voice}. When it has been
126downloaded, unpack this file and copy it into the \fname{lang} folder which is 126downloaded, unpack this file and copy it into the \fname{lang} folder which is
127inside the /\fname{.rockbox} folder on your Jukebox. Voice menus are turned on 127inside the /\fname{.rockbox} folder on your Jukebox. Voice menus are turned on
diff --git a/manual/plugins/batterybenchmark.tex b/manual/plugins/batterybenchmark.tex
index 0e05627287..b416590db1 100755
--- a/manual/plugins/batterybenchmark.tex
+++ b/manual/plugins/batterybenchmark.tex
@@ -5,7 +5,7 @@ background (TSR plugin), reading various info about your battery while you use
5it. Once you finish your session you can find the benchmark output data in a 5it. Once you finish your session you can find the benchmark output data in a
6file on your \dap\ \fname{/battery\_bench.txt}. 6file on your \dap\ \fname{/battery\_bench.txt}.
7Please submit your results to the Rockbox wiki. 7Please submit your results to the Rockbox wiki.
8\url{http://www.rockbox.org/twiki/bin/view/Main/BatteryRuntime} 8\wikilink{BatteryRuntime}
9 9
10\subsubsection{How it works} 10\subsubsection{How it works}
11After you load the plug-in the operation of your \dap\ continues as normal. 11After you load the plug-in the operation of your \dap\ continues as normal.
diff --git a/manual/plugins/chip8emulator.tex b/manual/plugins/chip8emulator.tex
index 0f71c6d31e..8d0877cdd4 100644
--- a/manual/plugins/chip8emulator.tex
+++ b/manual/plugins/chip8emulator.tex
@@ -52,7 +52,7 @@ Default keymappings:
52Some places where can you can find \fname{.ch8} files: 52Some places where can you can find \fname{.ch8} files:
53\begin{itemize} 53\begin{itemize}
54\item The PluginChip8 page on www.rockbox.org has several attached: 54\item The PluginChip8 page on www.rockbox.org has several attached:
55\url{http://www.rockbox.org/twiki/bin/view/Main/PluginChip8} 55\wikilink{PluginChip8}
56\item Check out the HP48 chip games section: 56\item Check out the HP48 chip games section:
57\url{http://www.hpcalc.org/hp48/games/chip/} 57\url{http://www.hpcalc.org/hp48/games/chip/}
58\item PC emulator by the guy who wrote the HP48 emulator: 58\item PC emulator by the guy who wrote the HP48 emulator:
diff --git a/manual/plugins/doom.tex b/manual/plugins/doom.tex
index e0b07f6cbc..6108f26efa 100644
--- a/manual/plugins/doom.tex
+++ b/manual/plugins/doom.tex
@@ -13,7 +13,7 @@ from prboom-2.2.6
13\item[Your wad files] Copy all Doom wads you wish to play into that directory. 13\item[Your wad files] Copy all Doom wads you wish to play into that directory.
14\end{description} 14\end{description}
15The needed files can be found at 15The needed files can be found at
16\url{http://www.rockbox.org/twiki/bin/view/Main/PluginDoom} 16\wikilink{PluginDoom}
17 17
18To play addon wads create the \fname{addons} directory within doom. 18To play addon wads create the \fname{addons} directory within doom.
19Place wad files in this directory. Currently doom only supports 10 addons 19Place wad files in this directory. Currently doom only supports 10 addons
diff --git a/manual/plugins/movieplayer.tex b/manual/plugins/movieplayer.tex
index e70657d990..3c72559cbf 100644
--- a/manual/plugins/movieplayer.tex
+++ b/manual/plugins/movieplayer.tex
@@ -3,4 +3,4 @@
3Play movies on your \dap! In order to do this, movies must be in AVI format, 3Play movies on your \dap! In order to do this, movies must be in AVI format,
4and then converted to \fname{.RVF}, Rockbox's own video format. For more 4and then converted to \fname{.RVF}, Rockbox's own video format. For more
5details on how to use this plugin, please see 5details on how to use this plugin, please see
6\url{http://www.rockbox.org/twiki/bin/view/Main/VideoTutorial}. 6\wikilink{VideoTutorial}.