Fix lsmod wrong spelling

This commit is contained in:
Arnaud
2023-06-26 15:59:45 +02:00
committed by GitHub
parent 64c13c01d6
commit ba3939345c

View File

@@ -29,7 +29,7 @@ KVM kernel module
.. code-block:: bash
lsmode | grep kvm
lsmod | grep kvm
ccp 118784 1 kvm_amd
kvm 1105920 1 kvm_amd
irqbypass 16384 1 kvm