summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/hccontrol/link_control.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/hccontrol/link_control.c')
-rw-r--r--usr.sbin/bluetooth/hccontrol/link_control.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/bluetooth/hccontrol/link_control.c b/usr.sbin/bluetooth/hccontrol/link_control.c
index 0b8ec84..eaf7e8d 100644
--- a/usr.sbin/bluetooth/hccontrol/link_control.c
+++ b/usr.sbin/bluetooth/hccontrol/link_control.c
@@ -951,13 +951,13 @@ struct hci_command link_control_commands[] = {
"\nThis command will obtain the values for the version information for the\n" \
"remote Bluetooth unit identified by the connection handle parameter. The\n" \
"connection handle must be a connection handle for an ACL connection.\n\n" \
-"\t<conneciton_handle> - dddd; connection handle",
+"\t<connection_handle> - dddd; connection handle",
&hci_read_remote_version_information
},
{
"read_clock_offset <connection_handle>",
-"\nThis command allows the Host to read clock offset to remote unit.\n" \
-"\t<conneciton_handle> - dddd; connection handle",
+"\nThis command allows the Host to read the clock offset from the remote unit.\n" \
+"\t<connection_handle> - dddd; connection handle",
&hci_read_clock_offset
},
{
OpenPOWER on IntegriCloud