summaryrefslogtreecommitdiff
path: root/docs/usermanual/upgrading.sgm
Unidiff
Diffstat (limited to 'docs/usermanual/upgrading.sgm') (more/less context) (ignore whitespace changes)
-rw-r--r--docs/usermanual/upgrading.sgm8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/usermanual/upgrading.sgm b/docs/usermanual/upgrading.sgm
index 310b99b..787d4dd 100644
--- a/docs/usermanual/upgrading.sgm
+++ b/docs/usermanual/upgrading.sgm
@@ -1,14 +1,14 @@
1<chapter><title>Upgrading</title> 1<chapter><title>Upgrading</title>
2<para> 2<para>
3First, you should shutdown Opie from the "Shutdown" app in the Settings tab. 3First, you should shutdown &opie; from the "Shutdown" app in the Settings tab.
4Normally, simply running 4Normally, simply running
5<informalexample> 5<informalexample>
6<literallayout> 6<literallayout>
7 ipkg update && ipkg upgrade 7 ipkg update && ipkg upgrade
8</literallayout> 8</literallayout>
9</informalexample> 9</informalexample>
10will upgrade Opie. However, if you currently have a version with the 1.5.0 10will upgrade &opie;. However, if you currently have a version with the 1.5.0
11version number, you will have to upgrade it differently, because Opie now uses a 11version number, you will have to upgrade it differently, because &opie; now uses a
12different version number (the 1.5.0 was Qtopia's version number, we now use our 12different version number (the 1.5.0 was Qtopia's version number, we now use our
13own). To upgrade from one of these older versions, run: 13own). To upgrade from one of these older versions, run:
14<informalexample> 14<informalexample>
@@ -17,6 +17,6 @@ own). To upgrade from one of these older versions, run:
17 ipkg install opie-update 17 ipkg install opie-update
18</literallayout> 18</literallayout>
19</informalexample> 19</informalexample>
20Opie should then be upgraded. 20&opie; should then be upgraded.
21</para> 21</para>
22</chapter> \ No newline at end of file 22</chapter> \ No newline at end of file