Fix a typo
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
cad0f50e02
commit
781d8e0f2b
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@ p2p_invite [persistent=<network id>|group=<group ifname>] [peer=address]
|
||||||
|
|
||||||
Invite a peer to join a group (e.g., group=wlan1) or to reinvoke a
|
Invite a peer to join a group (e.g., group=wlan1) or to reinvoke a
|
||||||
persistent group (e.g., persistent=4). If the peer device is the GO of
|
persistent group (e.g., persistent=4). If the peer device is the GO of
|
||||||
the persisten group, the peer parameter is not needed. Otherwise it is
|
the persistent group, the peer parameter is not needed. Otherwise it is
|
||||||
used to specify which device to invite. go_dev_addr parameter can be
|
used to specify which device to invite. go_dev_addr parameter can be
|
||||||
used to override the GO device address for Invitation Request should
|
used to override the GO device address for Invitation Request should
|
||||||
it be not known for some reason (this should not be needed in most
|
it be not known for some reason (this should not be needed in most
|
||||||
|
|
Loading…
Reference in a new issue