diff options
Diffstat (limited to 'docs/libnm/html/libnm-nm-dbus-interface.html')
| -rw-r--r-- | docs/libnm/html/libnm-nm-dbus-interface.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libnm/html/libnm-nm-dbus-interface.html b/docs/libnm/html/libnm-nm-dbus-interface.html index 10468905..482dd8a0 100644 --- a/docs/libnm/html/libnm-nm-dbus-interface.html +++ b/docs/libnm/html/libnm-nm-dbus-interface.html @@ -2720,7 +2720,7 @@ VPN plugin authentication dialogs.</p> <td class="enum_member_name"><p><a name="NM-CHECKPOINT-CREATE-FLAG-DELETE-NEW-CONNECTIONS:CAPS"></a>NM_CHECKPOINT_CREATE_FLAG_DELETE_NEW_CONNECTIONS</p></td> <td class="enum_member_description"> <p>upon rollback, - delete any new connection added after the checkpoint.</p> + delete any new connection added after the checkpoint (Since: 1.6)</p> </td> <td class="enum_member_annotations"> </td> </tr> @@ -2728,7 +2728,7 @@ VPN plugin authentication dialogs.</p> <td class="enum_member_name"><p><a name="NM-CHECKPOINT-CREATE-FLAG-DISCONNECT-NEW-DEVICES:CAPS"></a>NM_CHECKPOINT_CREATE_FLAG_DISCONNECT_NEW_DEVICES</p></td> <td class="enum_member_description"> <p>upon rollback, - disconnect any new device appeared after the checkpoint.</p> + disconnect any new device appeared after the checkpoint (Since: 1.6)</p> </td> <td class="enum_member_annotations"> </td> </tr> |