From a352c62ad0cb16eaae104b713c89b21491e3706a Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sat, 19 May 2007 19:03:39 +0000 Subject: Dealing with the description of flash based vs. hard disk based players in the manual. (1) If possible make the phrasing more general. (2) Introducing a 'disk' macro in the platform files for further use. Any workarounds for this problem should be replaced one by one. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13419 a1c6a512-1295-4272-9138-f99709370657 --- manual/advanced_topics/main.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual/advanced_topics/main.tex') diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index f0172a2810..dd326efc0d 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex @@ -275,7 +275,7 @@ Rockbox allows users to store and load multiple settings through the use of configuration files. A configuration file is simply a text file with the extension \fname{.cfg}. -A configuration file may reside anywhere on the hard disk. Multiple +A configuration file may reside anywhere on the disk. Multiple configuration files are permitted. So, for example, you could have a \fname{car.cfg} file for the settings that you use while playing your jukebox in your car, and a \fname{headphones.cfg} file to store the @@ -362,7 +362,7 @@ Example of a configuration file: } \item [Write .cfg file.]This option writes a \fname{.cfg} file to - your \daps\ hard disk. The configuration file has the \fname{.cfg} + your \daps\ disk. The configuration file has the \fname{.cfg} extension and is used to store all of the user settings that are described throughout this manual. -- cgit v1.2.3