Skip to content

Commit 5cc5210

Browse files
flexibeastericonr
authored andcommitted
<various>: Remove unnecessary blockquotes.
1 parent 6eaead8 commit 5cc5210

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

src/config/bluetooth.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Then, add your user to the `bluetooth` group and restart the `dbus` service, or
2121
simply reboot the system. Note that restarting the `dbus` service may kill
2222
processes making use of it.
2323

24-
> Note: To use an audio device such as a wireless speaker or headset, ALSA users
25-
> need to install the `bluez-alsa` package, while
26-
> [PulseAudio](./media/pulseaudio.md) users do not need any additional software.
24+
To use an audio device such as a wireless speaker or headset, ALSA users need to
25+
install the `bluez-alsa` package. [PulseAudio](./media/pulseaudio.md) users do
26+
not need any additional software.
2727

2828
## Usage
2929

src/config/graphical-session/graphics-drivers/intel.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ dependency. If you installed a version-specific kernel package (e.g.,
77

88
## OpenGL
99

10-
Install the Mesa DRI package, `mesa-dri`.
11-
12-
> Note: This is already included in the `xorg` meta-package, but it is needed
13-
> when installing xorg via `xorg-minimal` or for running a Wayland compositor.
10+
OpenGL requires the Mesa DRI package, `mesa-dri`. This is provided by the `xorg`
11+
meta-package, but will need to be installed manually when using the
12+
`xorg-minimal` package or running a Wayland compositor.
1413

1514
## Vulkan
1615

src/config/users-and-groups.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ output of `chsh -l`, which provides a list of installed shells.
2828

2929
## sudo
3030

31-
> Note: [sudo(8)](https://man.voidlinux.org/sudo.8) is installed by default but
32-
> may not be configured. It is only necessary to configure sudo if you wish to
33-
> use it.
31+
[sudo(8)](https://man.voidlinux.org/sudo.8) is installed by default, but might
32+
not be configured appropriately for your needs. It is only necessary to
33+
configure sudo if you wish to use it.
3434

3535
Use [visudo(8)](https://man.voidlinux.org/visudo.8) as root to edit the
3636
[sudoers(5)](https://man.voidlinux.org/sudoers.5) file.

0 commit comments

Comments
 (0)