]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: minor formatting tweaks
authorLennart Poettering <lennart@poettering.net>
Tue, 1 Feb 2022 16:37:08 +0000 (17:37 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 1 Feb 2022 16:59:49 +0000 (17:59 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 606b4714c1316ef6adb3df170271acb17ec6d3d1..99ce57fbaedb79b0246147b22f6727f8f34ef38b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -170,7 +170,7 @@ CHANGES WITH 250:
           ProtectKernelLogs=yes can now be used.
 
         * The default maximum numbers of inodes have been raised from 64k to 1M
-          for /dev, and from 400k to 1M for /tmp.
+          for /dev/, and from 400k to 1M for /tmp/.
 
         * The per-user service manager learnt support for communicating with
           systemd-oomd to acquire OOM kill information.
@@ -326,7 +326,7 @@ CHANGES WITH 250:
           non-essential output. It's honored by the "dot", "syscall-filter",
           "filesystems" commands.
 
-        * systemd-analyze security gained a --profile option that can be used
+        * systemd-analyze security gained a --profile= option that can be used
           to take into account a portable profile when analyzing portable
           services, since a lot of the security-related settings are enabled
           through them.