Skip to content

Commit 3479688

Browse files
jacobgkauthomas-zimmerman
authored andcommitted
Remove note markers
1 parent dd2bf3f commit 3479688

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/bluetooth.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Every Bluetooth device is different. They use the same or similar protocols, but
3434

3535
Some of the code and technologies that make Bluetooth work reliably are patented, and only device vendors who have licensed the permission to use that patented technology will be able to experience the full benefits (for more information see the "Audio Input/Output" section below.)
3636

37-
> **NOTE:** Some devices, such as Apple or Sony headphones, particularly take advantage of these patents and technologies to ensure they work well with similar devices. Often these devices are not tested against Linux machines. That doesn't mean these devices will not work, only that behavior or performance may vary.
37+
> Some devices, such as Apple or Sony headphones, particularly take advantage of these patents and technologies to ensure they work well with similar devices. Often these devices are not tested against Linux machines. That doesn't mean these devices will not work, only that behavior or performance may vary.
3838
3939
### Kernel Versions
4040

@@ -86,7 +86,7 @@ sudo apt reinstall --purge bluez gnome-bluetooth
8686
sudo apt install --reinstall bluez gnome-bluetooth indicator-bluetooth pulseaudio-module-bluetooth
8787
```
8888

89-
**NOTE:** After reinstalling the above packages, fully shut down the machine and then power it back on, rather than rebooting. This ensures the hardware completely resets.
89+
After reinstalling the above packages, fully shut down the machine and then power it back on, rather than rebooting. This ensures the hardware completely resets.
9090

9191
If `tlp` is installed, then there may be settings interfering with Bluetooth functionality. Edit this file and disable Wifi and Bluetooth power saving features:
9292

@@ -190,7 +190,7 @@ Then they can be installed with this command:
190190
sudo dpkg -i linux-firmware_#.###.#_all.deb
191191
```
192192

193-
> **NOTE:** You'll need to replace the numbers/file name with the most current version after downloading it.
193+
> You'll need to replace the numbers/file name with the most current version after downloading it.
194194
195195
### File Transfer
196196

0 commit comments

Comments
 (0)