Diffstat (limited to 'docs/usermanual/upgrading.sgm') (more/less context) (ignore whitespace changes)
-rw-r--r-- | docs/usermanual/upgrading.sgm | 8 |
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,22 +1,22 @@ <chapter><title>Upgrading</title> <para> -First, you should shutdown Opie from the "Shutdown" app in the Settings tab. +First, you should shutdown &opie; from the "Shutdown" app in the Settings tab. Normally, simply running <informalexample> <literallayout> ipkg update && ipkg upgrade </literallayout> </informalexample> -will upgrade Opie. However, if you currently have a version with the 1.5.0 -version number, you will have to upgrade it differently, because Opie now uses a +will upgrade &opie;. However, if you currently have a version with the 1.5.0 +version number, you will have to upgrade it differently, because &opie; now uses a different version number (the 1.5.0 was Qtopia's version number, we now use our own). To upgrade from one of these older versions, run: <informalexample> <literallayout> ipkg update ipkg install opie-update </literallayout> </informalexample> -Opie should then be upgraded. +&opie; should then be upgraded. </para> </chapter>
\ No newline at end of file |