NEWS: well, it's Options= now, not Discard=
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Oct 2014 19:36:32 +0000 (20:36 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 Oct 2014 19:36:32 +0000 (20:36 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 84a43fd..82a1948 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -76,7 +76,7 @@ CHANGES WITH 217:
           rotating media anymore, and nobody stepped up to actively
           maintain this component of systemd it has now been removed.
 
-        * Swap units can use Discard= to specify discard options.
+        * Swap units can use Options= to specify discard options.
           Discard options specified for swaps in /etc/fstab are now
           respected.