From: Chang Yu Date: Wed, 24 Jul 2024 03:40:06 +0000 (-0700) Subject: KVM: Documentation: Fix title underline too short warning X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=c2adcf051be01d3da1e138c178a680514299461b;p=users%2Fjedix%2Flinux-maple.git KVM: Documentation: Fix title underline too short warning Fix "WARNING: Title underline too short" by extending title line to the proper length. Signed-off-by: Chang Yu Message-ID: Signed-off-by: Paolo Bonzini --- diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst index 8e5dad80b337a..ec1cd8aa1d561 100644 --- a/Documentation/virt/kvm/api.rst +++ b/Documentation/virt/kvm/api.rst @@ -6365,7 +6365,7 @@ a single guest_memfd file, but the bound ranges must not overlap). See KVM_SET_USER_MEMORY_REGION2 for additional details. 4.143 KVM_PRE_FAULT_MEMORY ------------------------- +--------------------------- :Capability: KVM_CAP_PRE_FAULT_MEMORY :Architectures: none