Skip to content

Commit c6c032b

Browse files
mchehabJonathan Corbet
authored andcommitted
docs: virt: kvm: s390-pv-boot.rst: avoid using ReST :doc:foo markup
The :doc:`foo` tag is auto-generated via automarkup.py. So, use the filename at the sources, instead of :doc:`foo`. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/8c0fc6578ff6384580fd0d622f363bbbd4fe91da.1623824363.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent 69fe554 commit c6c032b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/virt/kvm/s390-pv-boot.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The memory of Protected Virtual Machines (PVMs) is not accessible to
1010
I/O or the hypervisor. In those cases where the hypervisor needs to
1111
access the memory of a PVM, that memory must be made accessible.
1212
Memory made accessible to the hypervisor will be encrypted. See
13-
:doc:`s390-pv` for details."
13+
Documentation/virt/kvm/s390-pv.rst for details."
1414

1515
On IPL (boot) a small plaintext bootloader is started, which provides
1616
information about the encrypted components and necessary metadata to

0 commit comments

Comments
 (0)