summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2006-12-02 09:42:09 +0000
committerMarianne Arnold <pixelma@rockbox.org>2006-12-02 09:42:09 +0000
commitfdc2daf390b340d73ed561024830e4b8f25ba633 (patch)
treea1b24c6c61f2a320cc6f5997713c5b8011604b43
parentf214b91387c7a2003e8f6479dd04ae9ad1e424a1 (diff)
downloadrockbox-fdc2daf390b340d73ed561024830e4b8f25ba633.tar.gz
rockbox-fdc2daf390b340d73ed561024830e4b8f25ba633.zip
A few minor fixes (typos, accuracy in the Ondio manual).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11641 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/advanced_topics/main.tex4
-rw-r--r--manual/main_menu/main.tex14
-rw-r--r--manual/main_menu/recording.tex5
-rw-r--r--manual/rockbox_interface/playback.tex4
4 files changed, 14 insertions, 13 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 011995fffa..e6ff31d8dc 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -32,8 +32,8 @@ Rockbox directory browser or select \setting{General Settings $\rightarrow$
32Languages }from the Main Menu. 32Languages }from the Main Menu.
33 33
34\note{If you want a language to be loaded automatically every time you start 34\note{If you want a language to be loaded automatically every time you start
35up, it must be located in the \fname{/.rockbox }folder and the filename must 35up, it must be located in the \fname{/.rockbox/langs} folder and the filename
36be a maximum of 24 characters long.} 36must be a maximum of 24 characters long.}
37 37
38If your language is not yet supported and you want to write your own language 38If your language is not yet supported and you want to write your own language
39file find the instructions on the Rockbox website: 39file find the instructions on the Rockbox website:
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 28b0a5cdb5..d9040f70d9 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -181,14 +181,14 @@ pages of information.}
181\item[Rockbox Info:] 181\item[Rockbox Info:]
182 Displays some basic system information. This is, from top to bottom, 182 Displays some basic system information. This is, from top to bottom,
183the amount of memory Rockbox has available for storing music (the buffer). The 183the amount of memory Rockbox has available for storing music (the buffer). The
184battery status.\nopt{ondio}{Hard disk size and the amount of free space on the 184battery status. %
185disk.}\opt{ondio}{Memory size divided into \emph{Int} and \emph{MMC}. Int shows 185\opt{ondio}{%
186the size and state (free space) of the internal memory, and MMC shows size and 186Memory size and amount of free space on the two data volumes, this info is
187state of the plugged in Multi Media Card (in case one is plugged in).} 187given seperately for internal memory (\emph{Int}) and for a plugged in MMC
188(\emph{MMC}).
189}%
190\nopt{ondio}{Hard disk size and the amount of free space on the disk.}
188 191
189\opt{ondio}{memory} size and the amount
190of free space on the disk.
191
192\item[Version:] 192\item[Version:]
193 Software version and credits display. 193 Software version and credits display.
194 194
diff --git a/manual/main_menu/recording.tex b/manual/main_menu/recording.tex
index 21a1ffc02a..b642759bfc 100644
--- a/manual/main_menu/recording.tex
+++ b/manual/main_menu/recording.tex
@@ -180,12 +180,13 @@ The controls for this screen are:
180 180
181 \item[Show recording screen on startup:] 181 \item[Show recording screen on startup:]
182 If set to yes, the \dap{} will start up with the recording screen showing. 182 If set to yes, the \dap{} will start up with the recording screen showing.
183 183
184 \nopt{ondio}{
184 \item[Clipping Light:] 185 \item[Clipping Light:]
185 Causes the backlight to flash on when clipping has been detected.\\ 186 Causes the backlight to flash on when clipping has been detected.\\
186 Options: \setting{Off}, \setting{Main unit only}, 187 Options: \setting{Off}, \setting{Main unit only},
187 \setting{Main and remote unit}, \setting{Remote unit only}. 188 \setting{Main and remote unit}, \setting{Remote unit only}.
188 189 }
189 \item[Trigger:] 190 \item[Trigger:]
190 \fixme{Add description of triggered recording.} 191 \fixme{Add description of triggered recording.}
191 192
diff --git a/manual/rockbox_interface/playback.tex b/manual/rockbox_interface/playback.tex
index baf44dee34..87cb7e1af3 100644
--- a/manual/rockbox_interface/playback.tex
+++ b/manual/rockbox_interface/playback.tex
@@ -29,7 +29,7 @@ MultiMediaCard, this means the \dap{} can access both data volumes (internal
29memory and the MMC), thus being able to for instance, build playlists with 29memory and the MMC), thus being able to for instance, build playlists with
30files from both volumes. 30files from both volumes.
31In File Browser mode a new folder will appear as soon as the device has read 31In File Browser mode a new folder will appear as soon as the device has read
32the content after inserting the card. This new folders name is generated as 32the content after inserting the card. This new folder's name is generated as
33\fname{<MMC1>}, and will behave exactly as any other folder on the \dap{}. 33\fname{<MMC1>}, and will behave exactly as any other folder on the \dap{}.
34} 34}
35 35
@@ -141,7 +141,7 @@ The \setting{Playlist Submenu} allows you to put tracks into a ``dynamic
141playlist''. If there is no music currently playing, Rockbox will create a 141playlist''. If there is no music currently playing, Rockbox will create a
142new dynamic playlist and put the selected track(s) into the playlist. 142new dynamic playlist and put the selected track(s) into the playlist.
143If there is music currently playing, Rockbox will put the selected track(s) 143If there is music currently playing, Rockbox will put the selected track(s)
144into the current playlist. The place in which 144into the current playlist. The place in which
145the newly selected tracks are added to the playlist is determined by 145the newly selected tracks are added to the playlist is determined by
146the following options: 146the following options:
147 147