summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/main_menu/main.tex10
-rw-r--r--manual/platform/c200.tex1
-rw-r--r--manual/platform/e200.tex1
-rw-r--r--manual/platform/ondiofm.tex1
-rw-r--r--manual/platform/ondiosp.tex1
5 files changed, 10 insertions, 4 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index e6b7923..418421e 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -161,12 +161,14 @@ pages of information.}
Displays some basic system information. This is, from top to bottom,
the amount of memory Rockbox has available for storing music (the buffer).
The battery status.
-\opt{ondio}{%
+\opt{multivolume}{%
Memory size and amount of free space on the two data volumes, this info is
- given seperately for internal memory (\emph{Int}) and for a plugged in MMC
-(\emph{MMC}).
+ given seperately for internal memory (\emph{Int}) and for a plugged in
+ memory card
+ \opt{ondio}{(\emph{MMC})}
+ \opt{sansa}{(\emph{MSD})}.
}%
-\nopt{ondio}{Hard disk size and the amount of free space on the disk.}
+\nopt{multivolume}{Hard disk size and the amount of free space on the disk.}
\item[Version:]
Software version and credits display.
diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex
index c6ea23a..fc5067f 100644
--- a/manual/platform/c200.tex
+++ b/manual/platform/c200.tex
@@ -13,6 +13,7 @@
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
\edef\UseOption{\UseOption,HAVE_RECORDING}
+\edef\UseOption{\UseOption,multivolume}
\edef\UseOption{\UseOption,sansa}
\newcommand{\playerman}{Sansa}
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index faaa875..b472738 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -15,6 +15,7 @@
\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
+\edef\UseOption{\UseOption,multivolume}
\edef\UseOption{\UseOption,sansa}
\newcommand{\playerman}{Sansa}
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 64a72c9..ab6c2d3 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -11,6 +11,7 @@
\edef\UseOption{\UseOption,MASCODEC}
\edef\UseOption{\UseOption,ONDIO_PAD}
\edef\UseOption{\UseOption,BATTERY_TYPES}
+\edef\UseOption{\UseOption,multivolume}
\edef\UseOption{\UseOption,archos}
\newcommand{\playerman}{Archos}
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index c07cab2..2894b67 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -8,6 +8,7 @@
\edef\UseOption{\UseOption,MASCODEC}
\edef\UseOption{\UseOption,ONDIO_PAD}
\edef\UseOption{\UseOption,BATTERY_TYPES}
+\edef\UseOption{\UseOption,multivolume}
\edef\UseOption{\UseOption,archos}
\newcommand{\playerman}{Archos}