1
0
Fork 0
forked from len0rd/rockbox

Refer to "disk" instead of "hard disk" for the dap as flash based daps don't have a hard disk (surprise!).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12755 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2007-03-13 22:29:26 +00:00
parent a35a38b0ce
commit ae92afd129

View file

@ -131,10 +131,10 @@ software.
entirely from flash memory, }
\opt{HAVE_RB_BL_ON_DISK}{Similar to the \playerman{} firmware, }
most of the Rockbox code is contained in a
``build'' that resides on your \daps{} hard drive. This makes it easy to
``build'' that resides on your \daps{} drive. This makes it easy to
update Rockbox. The build consists of a file named \firmwarefilename{} and a
directory called \fname{.rockbox}, both of which are located in the root
directory of your hard drive.
directory of your \daps{} drive.
\end{description}