mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 14:00:15 +01:00
libnm,ifcfg-rh: fix documentation for IEEE_8021X_SYSTEM_CA_CERTS in man nm-settings-ifcfg-rh
Fixes: 2a4fb75d3b ('ifcfg: add support for "802-1x.system-ca-certs" setting')
This commit is contained in:
parent
9fde21504e
commit
b4537f2c03
1 changed files with 2 additions and 2 deletions
|
|
@ -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] =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue