]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - NEWS
NEWS: fix the "indirect" state description
[thirdparty/systemd.git] / NEWS
diff --git a/NEWS b/NEWS
index 97dd000d4e86015af2398bcd8c3c6f5ab15ee9f7..fe5eb316722b068e26beaefb6f10f003822ac922 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -756,7 +756,7 @@ CHANGES WITH 218:
         * When querying unit file enablement status (for example via
           "systemctl is-enabled"), a new state "indirect" is now known
           which indicates that a unit might not be enabled itself, but
-          another unit listed in its Alias= setting might be.
+          another unit listed in its Also= setting might be.
 
         * Similar to the various existing ConditionXYZ= settings for
           units there are now matching AssertXYZ= settings. While