From ae92afd129a12ebdeb6a074fd3c27c7be2ea7bb8 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Tue, 13 Mar 2007 22:29:26 +0000 Subject: [PATCH] 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 --- manual/getting_started/installation.tex | 4 ++-- 1 file 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}