summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-05-27 11:59:19 +0200
committerThomas Haller <thaller@redhat.com>2020-05-28 18:05:15 +0200
commitb4537f2c03dbb433ecdec81c84f95f8e9f8727b3 (patch)
tree711aed9b7437a7313e4e5fa2c9caddcafedeeac3
parent9fde21504e782b81cdd4c5d1f5068e33e532078e (diff)
downloadNetworkManager-b4537f2c03dbb433ecdec81c84f95f8e9f8727b3.tar.gz
libnm,ifcfg-rh: fix documentation for IEEE_8021X_SYSTEM_CA_CERTS in `man nm-settings-ifcfg-rh`
Fixes: 2a4fb75d3b03 ('ifcfg: add support for "802-1x.system-ca-certs" setting')
-rw-r--r--libnm-core/nm-setting-8021x.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libnm-core/nm-setting-8021x.c b/libnm-core/nm-setting-8021x.c
index 34a71bdd4b..d3784e204d 100644
--- a/libnm-core/nm-setting-8021x.c
+++ b/libnm-core/nm-setting-8021x.c
@@ -4513,8 +4513,8 @@ nm_setting_802_1x_class_init (NMSetting8021xClass *klass)
**/
/* ---ifcfg-rh---
* property: system-ca-certs
- * variable: (none)
- * description: The property is not handled by ifcfg-rh plugin.
+ * variable: IEEE_8021X_SYSTEM_CA_CERTS(+)
+ * description: a boolean value.
* ---end---
*/
obj_properties[PROP_SYSTEM_CA_CERTS] =