diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-07-25 09:40:59 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-07-25 09:40:59 +0000 |
commit | df67fb2ea34a327fe79d1c0fc88cf0e2203aa949 (patch) | |
tree | 8d4617ed151b41a036e40003c87b60832ee33889 /www/docs | |
parent | cd53286f623d970a2cce0269534872e8e814f586 (diff) |
better formatted paragraph 1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3886 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/docs')
-rw-r--r-- | www/docs/flash.t | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/www/docs/flash.t b/www/docs/flash.t index b3db973e0e..ae4896d105 100644 --- a/www/docs/flash.t +++ b/www/docs/flash.t @@ -17,9 +17,10 @@ by Jörg Hohensohn aka [IDC]Dragon This package contains tools to update the flash content of Archos Jukebox Recorder / FM. <p> -Some terminology I'm gonna use in the following: -Firmware means the flash ROM content as a whole. -Image means one operating software started from there. +Some terminology I'm gonna use in the following:<br> +<b>Firmware</b> means the flash ROM content as a whole.<br> +<b>Image</b> means one operating software started from there. +<p> By reprogramming the firmware we can boot much faster. Archos has a pathetic boot loader, versus the boot time for rockbox is much faster than the disk spinup, in fact it has to wait for the disk. Your boot time will be as quick as |