chiark / gitweb /
NEWS: update
authorKay Sievers <kay@vrfy.org>
Thu, 7 Mar 2013 20:07:52 +0000 (21:07 +0100)
committerKay Sievers <kay@vrfy.org>
Thu, 7 Mar 2013 20:07:52 +0000 (21:07 +0100)
<mbiebl> "this allows resetting" <- I was told this is not correct English, too: "this allows one to reset"
<notting> "adds the ability to reset"?

NEWS

diff --git a/NEWS b/NEWS
index 04a97d2c3676719306c6b4f99faf52fef4600de7..673db06f32050e3bc9f030fe71d5ba48d706e333 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,8 +28,8 @@ CHANGES WITH 198:
           each time they are used. By assigning Environment= the empty
           string the environment block can be reset to empty. This is
           particularly useful with the .d/*.conf drop-in snippets
-          mentioned above, since this allows to reset list settings
-          from vendor unit files via these drop-ins.
+          mentioned above, since this adds the ability to reset list
+          settings from vendor unit files via these drop-ins.
 
         * systemctl gained a new "list-dependencies" command for
           listing the dependencies of a unit recursively.