summaryrefslogtreecommitdiff
path: root/help
authorllornkcor <llornkcor>2002-10-17 02:23:36 (UTC)
committer llornkcor <llornkcor>2002-10-17 02:23:36 (UTC)
commitf38adc5bc63f5926d463f51ef3603a62d75d8f33 (patch) (unidiff)
tree710a82480345cc49836e7c316a75c9809aa2592e /help
parent8adf8b6d7ffba232d3df6b219b52fa4cedaaaaa3 (diff)
downloadopie-f38adc5bc63f5926d463f51ef3603a62d75d8f33.zip
opie-f38adc5bc63f5926d463f51ef3603a62d75d8f33.tar.gz
opie-f38adc5bc63f5926d463f51ef3603a62d75d8f33.tar.bz2
added
Diffstat (limited to 'help') (more/less context) (ignore whitespace changes)
-rw-r--r--help/en/html/opie-formatter-help-en.control10
-rw-r--r--help/en/html/opie-formatter.html36
2 files changed, 46 insertions, 0 deletions
diff --git a/help/en/html/opie-formatter-help-en.control b/help/en/html/opie-formatter-help-en.control
new file mode 100644
index 0000000..417f38d
--- a/dev/null
+++ b/help/en/html/opie-formatter-help-en.control
@@ -0,0 +1,10 @@
1Files: help/en/html/opie-formatter.html
2Priority: optional
3Section: opie/onlinedoc
4Maintainer: ljp <llornkcor@handhelds.org>
5Architecture: arm
6Version: $QPE_VERSION-$SUB_VERSION
7Depends: opie-formatter
8License: GPL
9Description: Formatter help files (english)
10
diff --git a/help/en/html/opie-formatter.html b/help/en/html/opie-formatter.html
new file mode 100644
index 0000000..5512a61
--- a/dev/null
+++ b/help/en/html/opie-formatter.html
@@ -0,0 +1,36 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
2<html> <head>
3<title>Opie Formatter</title>
4</head>
5
6<body>
7<center><h1>Opie Formatter</h1></center><P>
8is a disk formatting front end. You can also perform disk fixing
9operations.<br>
10It does not use fdisk. It does not perform partioning. <br>If you are
11going to reformat anything to another filesystem, I recommend running
12fdisk and toggling the partition type, and reboot prior to formatting.
13<br>
14It scans all available disks, and filesystem supported.
15<h2>On the Main tab</h2>
16You select which disk to format, and select which file system to
17format it too, push the format button, and hope it works. ;)<br>Please
18back up any important data <b>before</b> you format it.
19<h2>On the Advanced tab</h2>
20You can edit fdisk in textedit, or change the mount point with the
21mount point edit box.<br>
22When you select which dev, you will see fiole system infos, Type of
23disk, what it is formatted with.
24<br>It also shows the total space, used
25space, and space available on the selected device.
26
27<P>Pushing the check disk button will perform a file system check, and
28output so you can see the changes it performs.
29<P><h1>Please backup any important data before you use this program!</h1>
30<hr>
31<address><center><pre>
32&copy; 2002<a href="mailto:llornkcor@handhelds.org">ljp</a> llornkcor@handhelds.org</a></pre></address>
33<!-- hhmts start -->
34Last modified: Fri Oct 18 02:28:14 +0000 2002
35<!-- hhmts end -->
36</body> </html>