mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-09 05:20:19 +01:00
doc: fix typo for cloned-mac-address documentation
https://mail.gnome.org/archives/networkmanager-list/2016-July/msg00006.html
This commit is contained in:
parent
d060958a6d
commit
846dc443ce
2 changed files with 2 additions and 2 deletions
|
|
@ -1151,7 +1151,7 @@ nm_setting_wired_class_init (NMSettingWiredClass *setting_wired_class)
|
|||
* format: string
|
||||
* description: The new field for the cloned MAC address. It can be either
|
||||
* a hardware address in ASCII representation, or one of the special values
|
||||
* "preserve", "permanent", "random", "random" or "stable".
|
||||
* "preserve", "permanent", "random" or "stable".
|
||||
* This field replaces the deprecated "cloned-mac-address" on D-Bus, which
|
||||
* can only contain explict hardware addresses.
|
||||
* ---end---
|
||||
|
|
|
|||
|
|
@ -1392,7 +1392,7 @@ nm_setting_wireless_class_init (NMSettingWirelessClass *setting_wireless_class)
|
|||
* format: string
|
||||
* description: The new field for the cloned MAC address. It can be either
|
||||
* a hardware address in ASCII representation, or one of the special values
|
||||
* "preserve", "permanent", "random", "random" or "stable".
|
||||
* "preserve", "permanent", "random" or "stable".
|
||||
* This field replaces the deprecated "cloned-mac-address" on D-Bus, which
|
||||
* can only contain explict hardware addresses.
|
||||
* ---end---
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue