From 6e6c3b8d21dad714be760006fc36b7693fedc3a8 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Wed, 16 Jul 2025 10:38:05 +0900 Subject: [PATCH] NEWS: fix typo Follow-up for 644b6041d45ffbee3ad0848d72a417bb4559e1ae. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 6ef5f81460..f9bd0e6fff 100644 --- a/NEWS +++ b/NEWS @@ -149,13 +149,13 @@ CHANGES WITH 258 in spe: are no longer recorded in the utmp/wtmp databases. * Support for traditional /forcefsck and /fastboot files to control - exection mode of fsck on boot has been removed from systemd-fsck. To + execution mode of fsck on boot has been removed from systemd-fsck. To control the mode, please use the fsck.mode= kernel command line option or newly introduced fsck.mode credential. * Support for traditional /forcequotacheck file to control execution mode of quotacheck on boot has been removed from systemd-quotacheck. - To control the mode, please use the quotacheck.mode= kerenl command + To control the mode, please use the quotacheck.mode= kernel command line option of newly introduced quotacheck.mode credential. Announcements of Future Feature Removals: