mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 14:40:08 +01:00
libnm,ifcfg-rh: fix documentation for IEEE_8021X_PASSWORD_RAW_FLAGS in man nm-settings-ifcfg-rh
Fixes: a83ab252ee ('ifcfg-rh: add support for 802-1x.password-raw property')
This commit is contained in:
parent
9dfc1c4a36
commit
9fde21504e
1 changed files with 2 additions and 2 deletions
|
|
@ -4280,8 +4280,8 @@ nm_setting_802_1x_class_init (NMSetting8021xClass *klass)
|
|||
**/
|
||||
/* ---ifcfg-rh---
|
||||
* property: password-raw-flags
|
||||
* variable: (none)
|
||||
* description: The property is not handled by ifcfg-rh plugin.
|
||||
* variable: IEEE_8021X_PASSWORD_RAW_FLAGS(+)
|
||||
* description: The secret flags for password-raw.
|
||||
* ---end---
|
||||
*/
|
||||
obj_properties[PROP_PASSWORD_RAW_FLAGS] =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue