diff options
| author | Serge Semin <fancer.lancer@gmail.com> | 2026-07-29 16:37:41 +0300 |
|---|---|---|
| committer | Nikita Shubin <nikita.shubin@maquefel.me> | 2026-07-30 13:05:56 +0300 |
| commit | b352b9c57a96d935cf1d14c10897bb3a3049953b (patch) | |
| tree | db688826cfc0b82214c900a0b941a887a3ae52e7 | |
| parent | 155a6d5748c1e89ec69cecf43468c3764a38c5ca (diff) | |
| download | landau.one-b352b9c57a96d935cf1d14c10897bb3a3049953b.tar.gz landau.one-b352b9c57a96d935cf1d14c10897bb3a3049953b.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 a8dd900..1baa3c8 100644 --- a/landau-linux/maintenance.md +++ b/landau-linux/maintenance.md @@ -299,7 +299,7 @@ flowchart TD ### Исходные данные -Выпущено ядро Linux версии **`6.12.0`** +Выпущено ядро Linux версии **`7.0`**. ### 📍 Пошаговый пример |
