mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-07 06:08:02 +02: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)
This commit is contained in:
parent
6066e16367
commit
52bb253f6b
1 changed files with 2 additions and 2 deletions
|
|
@ -4178,8 +4178,8 @@ nm_setting_802_1x_class_init (NMSetting8021xClass *klass)
|
||||||
**/
|
**/
|
||||||
/* ---ifcfg-rh---
|
/* ---ifcfg-rh---
|
||||||
* property: password-raw-flags
|
* property: password-raw-flags
|
||||||
* variable: (none)
|
* variable: IEEE_8021X_PASSWORD_RAW_FLAGS(+)
|
||||||
* description: The property is not handled by ifcfg-rh plugin.
|
* description: The secret flags for password-raw.
|
||||||
* ---end---
|
* ---end---
|
||||||
*/
|
*/
|
||||||
obj_properties[PROP_PASSWORD_RAW_FLAGS] =
|
obj_properties[PROP_PASSWORD_RAW_FLAGS] =
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue