diff options
Diffstat (limited to 'share/man/man4/ng_hci.4')
-rw-r--r-- | share/man/man4/ng_hci.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ng_hci.4 b/share/man/man4/ng_hci.4 index 9f9cbae2d7a6..122013de2998 100644 --- a/share/man/man4/ng_hci.4 +++ b/share/man/man4/ng_hci.4 @@ -207,7 +207,7 @@ SCO data packets that the Host Controller can have waiting for transmission in its buffers. .El .Pp -As soon as HCI initialization has been successfuly performed, HCI control +As soon as HCI initialization has been successfully performed, HCI control application must turn on .Dq inited bit for the node. @@ -271,8 +271,8 @@ structure. .It Dv raw Raw hook. Every HCI frame (including HCI command frame) that goes in -or out will be delivired to the hook. -Usually Bluetooth raw HCI sockets layer is connected to the hook. +or out will be delivered to the hook. +Usually the Bluetooth raw HCI socket layer is connected to the hook. Single HCI frame contained in single .Vt mbuf structure. |