Fix one indent on kernel modules page

The comment should be outside of the code block.
This commit is contained in:
puneetse
2018-12-05 11:31:48 -08:00
committed by GitHub
parent 57eb03e316
commit 114fca5986
@@ -71,7 +71,7 @@ Build kernel module
$ uname -r
4.XX.YY-ZZZZ.native
# Ensure *.native* is in the kernel name
Ensure *.native* is in the kernel name
#. Install the `linux-dev` bundle to obtain the kernel headers, which are
required for compiling kernel modules.
@@ -173,4 +173,4 @@ You can find more info on module loading in the modules-load.d manual page:
man modules-load.d
.. _`on GitHub`: https://github.com/clearlinux/distribution
.. _`mixer tool`: https://clearlinux.org/features/mixer-tool
.. _`mixer tool`: https://clearlinux.org/features/mixer-tool