diff options
author | Mike Pritchard <mpp@FreeBSD.org> | 2004-06-21 17:42:49 +0000 |
---|---|---|
committer | Mike Pritchard <mpp@FreeBSD.org> | 2004-06-21 17:42:49 +0000 |
commit | c48524c2aadd7fea1fd3136a6ec63e0eed7f944b (patch) | |
tree | 0d1c3ff2e0b0d16dcdc0f10647fe9e7374692ae1 /share/man/man4/ng_hci.4 | |
parent | 16ac318df7032383a87213128e794dcd16df4372 (diff) | |
download | src-c48524c2aadd7fea1fd3136a6ec63e0eed7f944b.tar.gz src-c48524c2aadd7fea1fd3136a6ec63e0eed7f944b.zip |
Notes
Diffstat (limited to 'share/man/man4/ng_hci.4')
-rw-r--r-- | share/man/man4/ng_hci.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ng_hci.4 b/share/man/man4/ng_hci.4 index 69d1c16f0823..be6fc064205b 100644 --- a/share/man/man4/ng_hci.4 +++ b/share/man/man4/ng_hci.4 @@ -361,7 +361,7 @@ Returns current packet mask. Sets the value of the role switch. Role switch is enabled when this value is not zero. This is the default state. -Note that actual role switch at Bluetooth link level will only be perfomed if +Note that actual role switch at Bluetooth link level will only be performed if hardware supports role switch and it was enabled. .It NGM_HCI_NODE_GET_ROLE_SWITCH Returns the value of the role switch for the node. |