diff --git a/man/nm-openvswitch.xml b/man/nm-openvswitch.xml
index ff85212908..82bcba50e9 100644
--- a/man/nm-openvswitch.xml
+++ b/man/nm-openvswitch.xml
@@ -91,6 +91,10 @@
NetworkManager inserts the records for Bridges into OVSDB when a Port is
attached.
+
+ Known limitation: when the last NetworkManager's owned port is removed,
+ the bridge is removed too, even if there are other externally attached ports.
+
@@ -102,6 +106,10 @@
exist. Ports can also be configured to do VLAN tagging or Bonding.
NetworkManager inserts the records for Ports into OVSDB when an Interface is
attached. Ports must be attached to a Bridge.
+
+ Known limitation: when the last NetworkManager's owned interface is removed,
+ the port is removed too, even if there are other externally attached interfaces.
+