mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-14 06:40:23 +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') (cherry picked from commitb4537f2c03)
This commit is contained in:
parent
36ddd266a5
commit
5d8a0837b3
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