summaryrefslogtreecommitdiff
path: root/www/manual/rec-boot.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2002-10-11 11:42:42 +0000
committerBjörn Stenberg <bjorn@haxx.se>2002-10-11 11:42:42 +0000
commit2931a4b838f960ff98ed90ba05ee590cd06f689c (patch)
tree28bb40598aab963d9aad07d7ada7025d69383067 /www/manual/rec-boot.t
parent1305c88d18a13772617533bd6ebd9f10d3797aa6 (diff)
downloadrockbox-2931a4b838f960ff98ed90ba05ee590cd06f689c.tar.gz
rockbox-2931a4b838f960ff98ed90ba05ee590cd06f689c.zip
Manual update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2583 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/manual/rec-boot.t')
-rw-r--r--www/manual/rec-boot.t19
1 files changed, 0 insertions, 19 deletions
diff --git a/www/manual/rec-boot.t b/www/manual/rec-boot.t
deleted file mode 100644
index e80f5fcded..0000000000
--- a/www/manual/rec-boot.t
+++ /dev/null
@@ -1,19 +0,0 @@
1#define _PAGE_ Rockbox Boots Up
2#include "head.t"
3#include "manual.t"
4
5<p> When Rockbox boots up it'll display the Rockbox logo (with the version
6number beneath) for a short time.
7
8<p>
9 If you have previously set 'Resume' to ASK or ON, you will now either get a
10question about doing the resume or the resume will be done automaticly.
11
12<p>
13 If you selected no on the resume question, or had 'Resume' set to OFF, it'll
14jump right into the <a href="rec-dir.html">dir browser</a> showing the root
15(toplevel) directory of your Archos.
16
17<p> <img src="rec-boot.png" width=120 height=70 alt="Rockbox Logo">
18
19#include "foot.t"