mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-04 16:50:17 +01:00
libnm: add missing "---end---" tag for ifcfg-rh's "dhcp-hostname-flags" doc
This missing tag confuses the parser and it results in an error in `man nm-settings-ifcfg-rh`.
This commit is contained in:
parent
14ca8962fd
commit
d800009552
1 changed files with 1 additions and 0 deletions
|
|
@ -737,6 +737,7 @@ nm_setting_ip6_config_class_init(NMSettingIP6ConfigClass *klass)
|
|||
* variable: DHCPV6_HOSTNAME_FLAGS
|
||||
* description: flags for the DHCP hostname property
|
||||
* example: DHCPV6_HOSTNAME_FLAGS=5
|
||||
* ---end---
|
||||
*/
|
||||
|
||||
/* ---ifcfg-rh---
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue