]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: typos
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 15 Jan 2019 07:29:49 +0000 (08:29 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 15 Jan 2019 13:56:24 +0000 (14:56 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 40886e45e40dd2018d55ee7c01479b6de8da0c9c..ee926a120337c6e7a152f1845bff88b1fdda6f20 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,11 +22,11 @@ CHANGES WITH 241 in spe:
         * $DBUS_SESSION_BUS_ADDRESS environment variable is set by pam_systemd
           again.
 
-        * kernel-install script now optionally takes a path to initrd file, and
-          it is passed to all plugins.
+        * kernel-install script now optionally takes a path to an initrd file,
+          and passes it to all plugins.
 
-        * -fPIE is dropped from compiler and linker option. Please specify
-          -Db_pie=true option to meson if you whant to build position-independent
+        * -fPIE is dropped from compiler and linker options. Please specify
+          -Db_pie=true option to meson to build position-independent
           executables. Note that the meson option is supported since meson-0.49.
 
 CHANGES WITH 240: