diff options
| author | Maksim Yevmenkin <emax@FreeBSD.org> | 2008-05-27 17:46:32 +0000 |
|---|---|---|
| committer | Maksim Yevmenkin <emax@FreeBSD.org> | 2008-05-27 17:46:32 +0000 |
| commit | 00e41a48c2682081f3b30f3c8015497214468d27 (patch) | |
| tree | 796358565ae1ddf8ee05bc8e723e885d1d149995 /etc/defaults | |
| parent | 1f84ab0f2a69103cc9453c9c4c2d225f14c67707 (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/bluetooth.device.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/defaults/bluetooth.device.conf b/etc/defaults/bluetooth.device.conf index 7e22dbbee156..6e6a9811bccf 100644 --- a/etc/defaults/bluetooth.device.conf +++ b/etc/defaults/bluetooth.device.conf @@ -39,8 +39,7 @@ # The class parameter is used to indicate the capabilities of the device to # other devices. # -# For more details see -# https://www.bluetooth.org/foundry/assignnumb/document/baseband +# For more details see "Assigned Numbers - Bluetooth Baseband" document # # Possible value: # @@ -101,7 +100,7 @@ # The role_switch parameter controls whether the local device should perform # role switch. By default, if role switch is supported, the local device will # try to perform role switch and become Master on incoming connection. Some -# devices do not support role switch and thus incomming connections from such +# devices do not support role switch and thus incoming connections from such # devices will fail. If role switch is disabled then accepting device will # remain Slave. # |
