diff options
| author | Serge Semin <fancer.lancer@gmail.com> | 2026-07-07 11:12:08 +0300 |
|---|---|---|
| committer | Dmitry Rokosov <ddrokosov@salutedevices.com> | 2026-07-08 13:40:48 +0300 |
| commit | b3463540d647d10a2548be3267486dfee89495f3 (patch) | |
| tree | cb670b20a4f08317edc53264220d1230763ce835 | |
| parent | f9792b0097634c82fd23ca0a46c334afcf6260ca (diff) | |
| download | landau.one-b3463540d647d10a2548be3267486dfee89495f3.tar.gz landau.one-b3463540d647d10a2548be3267486dfee89495f3.zip | |
landau-linux: maintenance: Fix incorrect Linux version in the example
The text states that the initial condition is the Linux kernel 6.12
release. But the further example refers to the 7.0 version which is way
newer release. Fix the statement to indicate the correct version - 7.0.
Signed-off-by: Serge Semin <svsemin@unistemlab.com>
| -rw-r--r-- | landau-linux/maintenance.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/landau-linux/maintenance.md b/landau-linux/maintenance.md index 04a51e9..28f61e1 100644 --- a/landau-linux/maintenance.md +++ b/landau-linux/maintenance.md @@ -230,7 +230,7 @@ flowchart TD ### Исходные данные -Выпущено ядро Linux версии **`6.12.0`** +Выпущено ядро Linux версии **`7.0`**. ### 📍 Пошаговый пример |
