mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-13 14:20:19 +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') (cherry picked from commit9fde21504e) (cherry picked from commit36ddd266a5) (cherry picked from commit52bb253f6b)
This commit is contained in:
parent
e18f4a3ca5
commit
3afbaeb597
1 changed files with 2 additions and 2 deletions
|
|
@ -4192,8 +4192,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