libnm: fix documentation annotations for ifcfg-rh plugin

This commit is contained in:
Thomas Haller 2022-08-29 11:27:17 +02:00
parent f3327835c1
commit 6d945b4fd3
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728
3 changed files with 3 additions and 3 deletions

View file

@ -233,7 +233,7 @@ nm_setting_hostname_class_init(NMSettingHostnameClass *klass)
* Since: 1.30
**/
/* ---ifcfg-rh---
* property: from-dhcp
* property: from-dns-lookup
* variable: HOSTNAME_FROM_DNS_LOOKUP(+)
* default: missing variable means global default or 1
* description: whether the system hostname can be determined from reverse

View file

@ -870,7 +870,7 @@ nm_setting_ip6_config_class_init(NMSettingIP6ConfigClass *klass)
* Since: 1.24
**/
/* ---ifcfg-rh---
* property: dhcp-timeout
* property: ra-timeout
* variable: IPV6_RA_TIMEOUT(+)
* description: A timeout for waiting Router Advertisements in seconds.
* example: IPV6_RA_TIMEOUT=10

View file

@ -2206,7 +2206,7 @@ nm_setting_tc_config_class_init(NMSettingTCConfigClass *klass)
* ---end---
**/
/* ---ifcfg-rh---
* property: qdiscs
* property: tfilters
* variable: FILTER1(+), FILTER2(+), ..., TC_COMMIT(+)
* description: Traffic filters to set on the interface. When no
* QDISC1, QDISC2, ..., FILTER1, FILTER2, ... keys are present,