From 766c1eae8e271a2a706bd4a72f10421300741430 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sat, 8 Oct 2022 15:09:47 +0900 Subject: [PATCH] NEWS: fix typo --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 8584aa1a154..a432a610772 100644 --- a/NEWS +++ b/NEWS @@ -89,7 +89,7 @@ CHANGES WITH 252 in spe: file. * DefaultDeviceTimeoutSec= can be used system.conf and user.conf to - specify the default timeout when waiting for device units to acivate. + specify the default timeout when waiting for device units to activate. * C.UTF-8 is used as the default locale if nothing else has been configured. @@ -294,7 +294,7 @@ CHANGES WITH 252 in spe: * systemd-tmpfiles will now gracefully handle absent source of "C" copy lines. - * tmpfiles.d/ F/w lines now optionall permit encoding of the data to + * tmpfiles.d/ F/w lines now optionally permit encoding of the data to write in base64. This is useful to write arbitrary binary data into arbitrary files at boot. @@ -387,7 +387,7 @@ CHANGES WITH 252 in spe: * systemd-repart gained a --split flag to make it also generate split artifacts, i.e. a separate file for each partition. This is useful in - conjuction with systemd-sysupdate or other tools, or to generate + conjunction with systemd-sysupdate or other tools, or to generate split dm-verity artifacts. * systemd-repart is now able to generate dm-verity partitions, including -- 2.47.3