Commit 582eb04e authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Marc Zyngier

Documentation: KVM: Fix title level for PSCI_SUSPEND

The htmldoc build breaks in a funny way with:

<quote>
Sphinx parallel build error:
docutils.utils.SystemMessage: /home/sfr/next/next/Documentation/virt/kvm/api.rst:6175: (SEVERE/4) Title level inconsistent:

For arm/arm64:
^^^^^^^^^^^^^^
</quote>

Swap the ^^s for a bunch of --s...
Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
[maz: commit message]
Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
parent b26dafc8
......@@ -6047,7 +6047,7 @@ Valid values for 'type' are:
the VM.
For arm/arm64:
^^^^^^^^^^^^^^
--------------
KVM_SYSTEM_EVENT_SUSPEND exits are enabled with the
KVM_CAP_ARM_SYSTEM_SUSPEND VM capability. If a guest invokes the PSCI
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment