diff --git a/source/clear-linux/guides/maintenance/kernel-modules.rst b/source/clear-linux/guides/maintenance/kernel-modules.rst index 5390f554..5a937990 100644 --- a/source/clear-linux/guides/maintenance/kernel-modules.rst +++ b/source/clear-linux/guides/maintenance/kernel-modules.rst @@ -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 \ No newline at end of file +.. _`mixer tool`: https://clearlinux.org/features/mixer-tool