@@ -19,9 +19,8 @@ updates. If you don't have an internet connection to your PC see
1919
2020== Upgrade to the new version
2121
22- This section describes how to upgrade LinuxCNC from version 2.8 to the
23- new 2.9.2 version. It assumes that you have an existing 2.8 install that you
24- want to update.
22+ This section describes how to upgrade LinuxCNC from version 2.8.x to a 2.9.y version.
23+ It assumes that you have an existing 2.8 install that you want to update.
2524
2625To upgrade LinuxCNC from a version older than 2.8, you have to first
2726https://linuxcnc.org/docs/2.8/html/getting-started/updating-linuxcnc.html[upgrade your old install to 2.8],
@@ -40,8 +39,8 @@ If you are running on Ubuntu Lucid then you will have to do this, as
4039Lucid is no longer supported by LinuxCNC (it was EOL in 2013).
4140
4241To upgrade major versions like 2.8 to 2.9 when you have a network connection at
43- the machine you need to disable the old linuxcnc.org apt sources in the file /etc/apt/sources.list and add a new
44- linuxcnc.org apt source for 2.9, then upgrade LinuxCNC.
42+ the machine you need to disable the old linuxcnc.org apt sources in the file /etc/apt/sources.list
43+ and add a new linuxcnc.org apt source for 2.9, then upgrade LinuxCNC.
4544
4645The details will depend on which platform you're running on. Open a
4746<<faq:terminal,terminal>> then type `lsb_release -ic` to find this information
@@ -54,7 +53,7 @@ Codename: Buster
5453----
5554
5655You should be running on Debian Buster, Bullseye or Bookworm or Ubuntu
57- 20.04 "Focal Fossa" or newer. LinuxCNC 2.9.x will not run on older distributions
56+ 20.04 "Focal Fossa" or newer. LinuxCNC 2.9.y will not run on older distributions
5857than these.
5958
6059You will also need to check which realtime kernel is being used:
@@ -215,10 +214,9 @@ correspondingly needs to change from `libcanterp.so` to `canterp.so`.
215214
216215
217216
218- == Updating Configuration Files (for 2.9.x )
217+ == Updating Configuration Files (for 2.9.y )
219218
220- No changes should be necessary to configuration files when moving from 2.8
221- to 2.9
219+ No changes should be necessary to configuration files when moving from 2.8.x to 2.9.y.
222220
223221=== Spindle limits in the INI
224222
0 commit comments