]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS,TODO: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 7 Apr 2025 07:54:05 +0000 (16:54 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 7 Apr 2025 07:54:05 +0000 (16:54 +0900)
NEWS
TODO

diff --git a/NEWS b/NEWS
index 9c66dd5344723969f41a5941f947c198339e05b1..40043b15e182e88586f93a144c7a970ea16467e5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5189,7 +5189,7 @@ CHANGES WITH 251:
           hostnamed.
 
         * hostnamed's D-Bus interface gained a new method GetHardwareSerial()
-          for reading the hardware serial number, as reportd by DMI. It also
+          for reading the hardware serial number, as reported by DMI. It also
           exposes a new method D-Bus property FirmwareVersion that encode the
           firmware version of the system.
 
diff --git a/TODO b/TODO
index 8ae09d69cd58ed52508bd0dc35c167d7da8996a9..408c8bc1bdeb86f90765baa830a6ad1a88c4fdea 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1857,7 +1857,7 @@ Features:
   to 1K implicitly, unless explicitly opted-out.
 
 * rework seccomp/nnp logic that even if User= is used in combination with
-  a seccomp option we don't have to set NNP. For that, change uid first whil
+  a seccomp option we don't have to set NNP. For that, change uid first while
   keeping CAP_SYS_ADMIN, then apply seccomp, the drop cap.
 
 * when no locale is configured, default to UEFI's PlatformLang variable
@@ -1904,7 +1904,7 @@ Features:
 
 * add support for "portablectl attach http://foobar.com/waaa.raw (i.e. importd integration)
 
-* sync dynamic uids/gids between host+portable srvice (i.e. if DynamicUser=1 is set for a service, make sure that the
+* sync dynamic uids/gids between host+portable service (i.e. if DynamicUser=1 is set for a service, make sure that the
   selected user is resolvable in the service even if it ships its own /etc/passwd)
 
 * Fix DECIMAL_STR_MAX or DECIMAL_STR_WIDTH. One includes a trailing NUL, the