summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2007-03-13 22:29:26 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2007-03-13 22:29:26 +0000
commitae92afd129a12ebdeb6a074fd3c27c7be2ea7bb8 (patch)
tree26f99f010d3d3eefd49cecc8ca0a5c9a6a4d48f3 /manual
parenta35a38b0cec1dff260273796ecdf741710f7831d (diff)
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
Diffstat (limited to 'manual')
-rw-r--r--manual/getting_started/installation.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index 5baaa4dd1b..a58d78e459 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -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}