From 5f10ba38ddddc40b6a1a602b76fe7af0a92a8c32 Mon Sep 17 00:00:00 2001 From: Massimiliano Adamo <maxadamo@gmail.com> Date: Sun, 1 May 2022 03:23:20 +0200 Subject: [PATCH] regenerated README.txt --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 040bcf6..d182fe3 100644 --- a/README.txt +++ b/README.txt @@ -119,7 +119,7 @@ ToDo 1 it won’t work in any case (you can’t remove the running kernel and you don’t want to remove the latest), but, if count is set to a higher number the scenario is the following: - - Imagine you have 3 kernels installed, you have count set to 2 - and you are running the older kernel, then you can remove the + - Imagine you have 3 kernels installed, count is set to 2 and you + are running the older kernel, then you can remove the intermediate kernel. Right now it ends up leaving count + 1 until reboot happens. -- GitLab