mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-04 05:10:17 +01:00
libnm-core: fix documentation for DHCP_TIMEOUT ifcfg-rh variable
Fixes: 3f0d595cc8
This commit is contained in:
parent
9184418b2e
commit
0650b0b147
1 changed files with 1 additions and 1 deletions
|
|
@ -633,7 +633,7 @@ nm_setting_ip4_config_class_init (NMSettingIP4ConfigClass *ip4_class)
|
|||
* A timeout for a DHCP transaction in seconds.
|
||||
**/
|
||||
/* ---ifcfg-rh---
|
||||
* property: dhcp-client-id
|
||||
* property: dhcp-timeout
|
||||
* variable: DHCP_TIMEOUT(+)
|
||||
* description: A timeout after which the DHCP transaction fails in case of no response.
|
||||
* example: DHCP_TIMEOUT=10
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue