summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/advanced_topics/archos-flashing.tex2
-rw-r--r--manual/platform/ondiofm.tex2
-rw-r--r--manual/platform/ondiosp.tex2
3 files changed, 3 insertions, 3 deletions
diff --git a/manual/advanced_topics/archos-flashing.tex b/manual/advanced_topics/archos-flashing.tex
index 399bf52903..072c2f92f8 100644
--- a/manual/advanced_topics/archos-flashing.tex
+++ b/manual/advanced_topics/archos-flashing.tex
@@ -253,7 +253,7 @@ ROM content, differentiation comes later by flash content. Rockbox identifies
253this boot ROM with a CRC value of 0x222F in the hardware info screen. \opt{recorder,recorderv2fm}{Some recorders have the boot ROM disabled (it might be unprogrammed) and start directly from a flash mirror at address zero. They need the new 253this boot ROM with a CRC value of 0x222F in the hardware info screen. \opt{recorder,recorderv2fm}{Some recorders have the boot ROM disabled (it might be unprogrammed) and start directly from a flash mirror at address zero. They need the new
254 \_norom firmware that has a slightly different bootloader.} 254 \_norom firmware that has a slightly different bootloader.}
255Without a boot ROM there is no UART boot safety net. To compensate for that as 255Without a boot ROM there is no UART boot safety net. To compensate for that as
256much as possible the MiniMon monitor is included, it starts with \opt{recorder,recorderv2fm}{\ButtonFThree+\ButtonOn}\opt{ondio}{\ButtonRight+\ButtonMenu}\opt{player}{\ButtonRight+\ButtonOn}. 256much as possible the MiniMon monitor is included, it starts with \opt{recorder,recorderv2fm}{\ButtonFThree+\ButtonOn}\opt{ondio}{\ButtonRight+\ButtonOff}\opt{player}{\ButtonRight+\ButtonOn}.
257Using that the box can be reprogrammed via serial if the first 2000 bytes of the 257Using that the box can be reprogrammed via serial if the first 2000 bytes of the
258flash are OK. 258flash are OK.
259 259
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index c126a45951..362e58335a 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -23,7 +23,7 @@
23 23
24\newcommand{\ButtonLeft}{Left} 24\newcommand{\ButtonLeft}{Left}
25\newcommand{\ButtonRight}{Right} 25\newcommand{\ButtonRight}{Right}
26\newcommand{\ButtonOff}{Off} 26\newcommand{\ButtonOff}{On/Off}
27\newcommand{\ButtonUp}{Up} 27\newcommand{\ButtonUp}{Up}
28\newcommand{\ButtonDown}{Down} 28\newcommand{\ButtonDown}{Down}
29\newcommand{\ButtonMenu}{Mode} 29\newcommand{\ButtonMenu}{Mode}
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index 67c96de83f..16ba6909c9 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -20,7 +20,7 @@
20 20
21\newcommand{\ButtonLeft}{Left} 21\newcommand{\ButtonLeft}{Left}
22\newcommand{\ButtonRight}{Right} 22\newcommand{\ButtonRight}{Right}
23\newcommand{\ButtonOff}{Off} 23\newcommand{\ButtonOff}{On/Off}
24\newcommand{\ButtonUp}{Up} 24\newcommand{\ButtonUp}{Up}
25\newcommand{\ButtonDown}{Down} 25\newcommand{\ButtonDown}{Down}
26\newcommand{\ButtonMenu}{Mode} 26\newcommand{\ButtonMenu}{Mode}