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:
Thomas Haller 2021-05-03 10:27:42 +02:00
parent 14ca8962fd
commit d800009552
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -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---