mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-07 04:20:23 +01:00
docs: fix typo in nm-settings-ifcfg-rh:dhcp-client-id doc
Fixes: 4b51f5b1a8
This commit is contained in:
parent
ebe16abd88
commit
d607f28899
1 changed files with 1 additions and 1 deletions
|
|
@ -736,7 +736,7 @@ nm_setting_ip4_config_class_init (NMSettingIP4ConfigClass *ip4_class)
|
|||
* variable: DHCP_CLIENT_ID(+)
|
||||
* description: A string sent to the DHCP server to identify the local machine.
|
||||
* A binary value can be specified using hex notation ('aa:bb:cc').
|
||||
* example: DHCP_CLIENT_ID=ax-srv-1; DHCP_CLIENT_ID=01:44:44:44:44:44:44"
|
||||
* example: DHCP_CLIENT_ID=ax-srv-1; DHCP_CLIENT_ID=01:44:44:44:44:44:44
|
||||
* ---end---
|
||||
*/
|
||||
g_object_class_install_property
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue