chiark / gitweb /
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 84a43fd5dfc021147c7b1897d47bcc0e7ef7386e..82a1948a38d519aa82ab875edf42c2c85fa19679 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.