diff --git a/introspection/org.freedesktop.NetworkManager.Device.Geneve.xml b/introspection/org.freedesktop.NetworkManager.Device.Geneve.xml
index 17bfb82d1c..fc568dff58 100644
--- a/introspection/org.freedesktop.NetworkManager.Device.Geneve.xml
+++ b/introspection/org.freedesktop.NetworkManager.Device.Geneve.xml
@@ -9,7 +9,7 @@
@@ -17,7 +17,7 @@
diff --git a/introspection/org.freedesktop.NetworkManager.Device.xml b/introspection/org.freedesktop.NetworkManager.Device.xml
index 84055c5a47..d770cfe63d 100644
--- a/introspection/org.freedesktop.NetworkManager.Device.xml
+++ b/introspection/org.freedesktop.NetworkManager.Device.xml
@@ -176,7 +176,7 @@
the keyfile.unmanaged-devices setting in NetworkManager.conf. Changes to
this value are not persistent and lost after NetworkManager restart.
- DEPRECATED: 1.58, 1.56.1: Use the SetManaged method instead, which supports
+ DEPRECATED: 1.56.1: Use the SetManaged method instead, which supports
additional features like persisting the state to disk
-->
@@ -398,7 +398,7 @@
SetManaged:
@managed:(NMDeviceManaged) Whether the device is managed. Possible values are "no" (0), "yes" (1) and "reset" (2).
@flags: (NMDeviceManagedFlags) flags.
- @since: 1.58, 1.56.1
+ @since: 1.56.1
Set the managed state of the device. With the flags argument different
behaviors can be achieved, like storing the new managed state to disk.