mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-22 20:50:11 +00:00
[doc]: make title casing consistent
This commit is contained in:
committed by
Geoffrey McRae
parent
33bcf19164
commit
2780f6c22f
@@ -1,6 +1,6 @@
|
||||
.. _kernel_module:
|
||||
|
||||
Kernel Module
|
||||
Kernel module
|
||||
#############
|
||||
|
||||
This kernel module implements a basic interface to the IVSHMEM device
|
||||
@@ -27,7 +27,7 @@ Then switch to the ``module/`` directory
|
||||
|
||||
.. _module_dkms:
|
||||
|
||||
Using DKMS (Recommended)
|
||||
Using DKMS (recommended)
|
||||
------------------------
|
||||
|
||||
You can use the kernel's DKMS feature to keep the module across upgrades.
|
||||
@@ -70,7 +70,7 @@ with commas.
|
||||
|
||||
.. _module_manual:
|
||||
|
||||
Compiling & Loading (Manual)
|
||||
Compiling & loading (manual)
|
||||
----------------------------
|
||||
|
||||
To compile the module manually, run ``make`` in the module directory.
|
||||
|
||||
Reference in New Issue
Block a user