mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-01 04:28:00 +02:00
libnm/doc: fix example for MULTI_CONNECT ifcfg-rh setting
This commit is contained in:
parent
d50856b5c6
commit
3ceb7bf099
1 changed files with 1 additions and 1 deletions
|
|
@ -1895,7 +1895,7 @@ nm_setting_connection_class_init (NMSettingConnectionClass *klass)
|
|||
* variable: MULTI_CONNECT(+)
|
||||
* description: whether the profile can be active on multiple devices at a given
|
||||
* moment. The values are numbers corresponding to #NMConnectionMultiConnect enum.
|
||||
* example: ZONE=3
|
||||
* example: MULTI_CONNECT=3
|
||||
* ---end---
|
||||
*/
|
||||
obj_properties[PROP_MULTI_CONNECT] =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue