man: fix docu of AUTOCONNECT_SLAVES variable in nm-settings-ifcfg-rh

Fixes: 6caafab258

https://bugzilla.redhat.com/show_bug.cgi?id=1492912
This commit is contained in:
Thomas Haller
2017-09-19 08:34:48 +02:00
parent 63104b7213
commit 39d30a170d

View File

@@ -1796,7 +1796,7 @@ nm_setting_connection_class_init (NMSettingConnectionClass *setting_class)
**/ **/
/* ---ifcfg-rh--- /* ---ifcfg-rh---
* property: autoconnect-slaves * property: autoconnect-slaves
* variable: AUTOCONNECT-SLAVES(+) * variable: AUTOCONNECT_SLAVES(+)
* default: missing variable means global default * default: missing variable means global default
* description: Whether slaves of this connection should be auto-connected * description: Whether slaves of this connection should be auto-connected
* when this connection is activated. * when this connection is activated.