@@ -301,7 +301,7 @@ CHANGES WITH 254 in spe:
301301 to sign UKIs and their PCR data with.
302302
303303 * ukify now accepts SBAT information to place in the .sbat PE section
304- of UKIs and addons. If an UKI is built the SBAT information from the
304+ of UKIs and addons. If a UKI is built the SBAT information from the
305305 inner kernel is merged with any SBAT information associated with
306306 systemd-stub and the SBAT data specified on the ukify command line.
307307
@@ -313,7 +313,7 @@ CHANGES WITH 254 in spe:
313313 of the same name.
314314
315315 * A new kernel-install plugin 60-ukify has been added which will
316- combine kernel/initrd locally into an UKI and optionally sign them
316+ combine kernel/initrd locally into a UKI and optionally sign them
317317 with a local key. This may be used to switch to UKI mode even on
318318 systems where a local kernel or initrd is used. (Typically UKIs are
319319 built and signed by the vendor.)
@@ -3712,7 +3712,7 @@ CHANGES WITH 249:
37123712
37133713 * A new ConditionFirmware= setting has been added to unit files to
37143714 conditionalize on certain firmware features. At the moment it may
3715- check whether running on an UEFI system, a device.tree system, or if
3715+ check whether running on a UEFI system, a device.tree system, or if
37163716 the system is compatible with some specified device-tree feature.
37173717
37183718 * A new ConditionOSRelease= setting has been added to unit files to
@@ -5498,7 +5498,7 @@ CHANGES WITH 246:
54985498 implementations.
54995499
55005500 * journalctl will now include a clickable link in the default output for
5501- each log message for which an URL with further documentation is
5501+ each log message for which a URL with further documentation is
55025502 known. This is only supported on terminal emulators that support
55035503 clickable hyperlinks, and is turned off if a pager is used (since
55045504 "less" still doesn't support hyperlinks,
@@ -11861,7 +11861,7 @@ CHANGES WITH 219:
1186111861 triggering automatic unmounting when devices become
1186211862 unavailable. With this in place systemd will now
1186311863 automatically unmount left-over mounts when a CD-ROM is
11864- ejected or an USB stick is yanked from the system.
11864+ ejected or a USB stick is yanked from the system.
1186511865
1186611866 * networkd-wait-online now has support for waiting for
1186711867 specific interfaces only (with globbing), and for giving up
0 commit comments