diff options
author | Paul Louden <paulthenerd@gmail.com> | 2007-04-20 15:48:22 +0000 |
---|---|---|
committer | Paul Louden <paulthenerd@gmail.com> | 2007-04-20 15:48:22 +0000 |
commit | b7d93d06734940140256d190f187b9c7f4ec39d9 (patch) | |
tree | 1256f1be82a770084f430f42b519929ca7cceca8 | |
parent | 0c2858a790df88590200fd1edfcc784c83845d1f (diff) | |
download | rockbox-b7d93d06734940140256d190f187b9c7f4ec39d9.tar.gz rockbox-b7d93d06734940140256d190f187b9c7f4ec39d9.zip |
Oops, mistake added by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13221 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/getting_started/installation.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 304c7b3e07..cb0249fbc4 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -119,7 +119,7 @@ software. \opt{HAVE_RB_BL_ON_DISK}{The Rockbox boot loader is loaded from disk by the \playerman{} boot loader. It is responsible for loading the Rockbox firmware and for providing the dual boot function. It directly replaces the - \playerman{} firmware on the \daps{} disk.} + \playerman{} firmware on the \daps{} disk. \opt{gigabeat}{\note{Dual boot does not currently work on the gigabeat.}}} \opt{HAVE_RB_BL_IN_FLASH}{ |