mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 12:50:09 +01:00
libnm-core: fix docs typo
This commit is contained in:
parent
6771f836ce
commit
3debf80d82
1 changed files with 2 additions and 2 deletions
|
|
@ -3258,8 +3258,8 @@ nm_setting_802_1x_class_init (NMSetting8021xClass *setting_class)
|
|||
* no verification of the server certificate's altSubjectName is performed.
|
||||
**/
|
||||
/* ---ifcfg-rh---
|
||||
* property: altubject-matches
|
||||
* variable: IEEE_8021X_AlTSUBJECT_MATCHES(+)
|
||||
* property: altsubject-matches
|
||||
* variable: IEEE_8021X_ALTSUBJECT_MATCHES(+)
|
||||
* description: List of strings to be matched against the altSubjectName.
|
||||
* example: IEEE_8021X_ALTSUBJECT_MATCHES="s1.domain.cc"
|
||||
* ---end---
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue