libnm-core: fix ifcfg-rh documentation for dhcp-timeout property

Fixes: 3f0d595cc8
This commit is contained in:
Beniamino Galvani 2016-02-16 11:32:46 +01:00
parent 1bb3b6a4c6
commit b6f98126c7

View file

@ -666,9 +666,9 @@ nm_setting_ip4_config_class_init (NMSettingIP4ConfigClass *ip4_class)
/* ---ifcfg-rh---
* property: dhcp-timeout
* variable: DHCP_TIMEOUT(+)
* variable: IPV4_DHCP_TIMEOUT(+)
* description: A timeout after which the DHCP transaction fails in case of no response.
* example: DHCP_TIMEOUT=10
* example: IPV4_DHCP_TIMEOUT=10
* ---end---
*/