linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: kvm: x86: Fix a broken field list
@ 2023-03-30 23:39 Takahiro Itazuri
  2023-03-31  4:15 ` Bagas Sanjaya
  0 siblings, 1 reply; 3+ messages in thread
From: Takahiro Itazuri @ 2023-03-30 23:39 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Jonathan Corbet, kvm, linux-doc, linux-kernel, zulinx86,
	Takahiro Itazuri

This commit adds a missing `:` to fix a broken field list.

Signed-off-by: Takahiro Itazuri <itazur@amazon.com>
---
 Documentation/virt/kvm/api.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst
index 62de0768d6aa..f9163590cda8 100644
--- a/Documentation/virt/kvm/api.rst
+++ b/Documentation/virt/kvm/api.rst
@@ -8296,7 +8296,7 @@ ENOSYS for the others.
 8.35 KVM_CAP_PMU_CAPABILITY
 ---------------------------
 
-:Capability KVM_CAP_PMU_CAPABILITY
+:Capability: KVM_CAP_PMU_CAPABILITY
 :Architectures: x86
 :Type: vm
 :Parameters: arg[0] is bitmask of PMU virtualization capabilities.
-- 
2.38.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-31  9:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-30 23:39 [PATCH] docs: kvm: x86: Fix a broken field list Takahiro Itazuri
2023-03-31  4:15 ` Bagas Sanjaya
2023-03-31  9:00   ` Takahiro Itazuri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).