From ba50b57e6572fbdc3a0c09ed2e48e793cc908bea Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rg=20Behrmann?= Date: Mon, 17 Nov 2025 14:13:36 +0100 Subject: [PATCH] NEWS: fix typos --- NEWS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 3428ce9fc2f..b0cc3618b28 100644 --- a/NEWS +++ b/NEWS @@ -90,15 +90,15 @@ CHANGES WITH 259 in spe: * Service manager job activation transactions now get a per-system unique 64bit numeric ID assigned. This ID is logged as additional log - fields for any log messages related to the transaction. Moreover, PID - 1 will now keep track of transactions with ordering cycles and expose + fields for any log messages related to the transaction. Moreover, PID 1 + will now keep track of transactions with ordering cycles and expose them in the TransactionsWithOrderingCycle D-Bus property, listed by their IDs. systemd-sysext/systemd-confext: * systemd-sysext and systemd-confext now support configuration files - /etc/systemd/systemd-sysext.conf /etc/systemd/systemd-confext.conf, + /etc/systemd/systemd-sysext.conf and /etc/systemd/systemd-confext.conf, which can be used to configure mutability or the image policy to apply to DDI images. @@ -121,7 +121,7 @@ CHANGES WITH 259 in spe: * systemd-nspawn's .nspawn file gained support for a new NamespacePath= setting in the [Network] section which takes a path to a network namespace inode, and which ensures the container is run inside that - when booted. (This was previosuly only available via a command line + when booted. (This was previously only available via a command line switch.) * systemd-vmspawn gained two new switches @@ -435,7 +435,7 @@ CHANGES WITH 259 in spe: capabilities or polkit policies having any effect on them.) * systemd-run gained support for --root-directory= to invoke the service - in the specified root directory. It also gained --same-root-dir (whith + in the specified root directory. It also gained --same-root-dir (with a short switch -R) for invoking the new service in the same root directory as the caller's. --same-root-dir has also been added to run0. -- 2.47.3