diff options
| author | Nils Wallménius <nils@rockbox.org> | 2007-05-13 17:54:35 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2007-05-13 17:54:35 +0000 |
| commit | 9eeb0ada6a45027010e0e99ad0bc399e4f4de6a2 (patch) | |
| tree | f2fdf7c81437612eaef5c92c07b22c98c0c26882 | |
| parent | 30d01b66dbc71263a0de5e84c14a799e87e76478 (diff) | |
| download | rockbox-9eeb0ada6a45027010e0e99ad0bc399e4f4de6a2.zip rockbox-9eeb0ada6a45027010e0e99ad0bc399e4f4de6a2.tar.gz rockbox-9eeb0ada6a45027010e0e99ad0bc399e4f4de6a2.tar.bz2 rockbox-9eeb0ada6a45027010e0e99ad0bc399e4f4de6a2.tar.xz | |
The M5 doesn't have dual boot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13381 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/getting_started/installation.tex | 2 | ||||
| -rw-r--r-- | manual/rockbox_interface/main.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index c56a2d0..41d62f5 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -309,7 +309,7 @@ The new build will be installed over your current build. connect the \dap{} to your computer, and delete the \fname{\firmwarefilename} file. } -\nopt{gigabeat,x5,archos} +\nopt{gigabeat,m5,x5,archos} { \note{The Rockbox bootloader can start the original firmware on your \dap. (See \reference{ref:Dualboot} for more information.)}} diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 85f9a96..c097572 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -176,7 +176,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: \opt{ondiosp,ondiofm}{\daps{} display} goes off.% } -\nopt{gigabeat,x5,archos} +\nopt{gigabeat,m5,x5,archos} { \subsection{Starting the original firmware} \label{ref:Dualboot} |