Skip to content

Commit f7187cc

Browse files
smoeandypugh
authored andcommitted
docs: 2.9.2 to 2.9.y
1 parent 32582ec commit f7187cc

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

docs/src/getting-started/updating-linuxcnc.adoc

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -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

2625
To upgrade LinuxCNC from a version older than 2.8, you have to first
2726
https://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
4039
Lucid is no longer supported by LinuxCNC (it was EOL in 2013).
4140

4241
To 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

4645
The 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

5655
You 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
5857
than these.
5958

6059
You 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

Comments
 (0)