From b2f5142601b73afc40c65cf0f78d3907861267a4 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Tue, 12 Oct 2010 13:43:38 +0000 Subject: Fix the last part of FS#11670 by using the 'disk' macro that expands to the appropriate storage type for each player, also change a reference to 'MP3 buffer' to 'music buffer'. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28252 a1c6a512-1295-4272-9138-f99709370657 --- manual/main_menu/main.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'manual/main_menu/main.tex') diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index 161479564b..9940f020c6 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -8,10 +8,10 @@ To return to the \setting{Main Menu}, \nopt{ONDIO_PAD}{press the \ActionStdMenu{} button.}% \opt{ONDIO_PAD}{hold the \ButtonMenu{} button.}% -All settings are stored on the unit. However, Rockbox does not spin up -the disk solely for the purpose of saving settings. Instead, Rockbox will -save settings when it spins up the disk the next time, for example when -refilling the MP3 buffer or navigating through the \setting{File Browser}. +All settings are stored on the unit. However, Rockbox does not access +the \disk{} solely for the purpose of saving settings. Instead, Rockbox will +save settings when it accesses the \disk{} the next time, for example when +refilling the music buffer or navigating through the \setting{File Browser}. Changes to settings may therefore not be saved unless the \dap{} is shut down safely (see \reference{ref:Safeshutdown}). -- cgit v1.2.3