From: Peter Krempa Date: Wed, 13 Apr 2022 13:27:49 +0000 (+0200) Subject: docs: drvbhve: Fix local anchor links X-Git-Tag: v8.3.0-rc1~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79070dd24c78e481d4da61d1fec08cd3115f0be8;p=thirdparty%2Flibvirt.git docs: drvbhve: Fix local anchor links Original conversion didn't properly convert local links. Fix them by pointing to the section name. In certain cases this requires reformulation of the text. Signed-off-by: Peter Krempa Reviewed-by: Michal Privoznik --- diff --git a/docs/drvbhyve.rst b/docs/drvbhyve.rst index 95ef4e9b49..214bc2e76e 100644 --- a/docs/drvbhyve.rst +++ b/docs/drvbhyve.rst @@ -192,7 +192,8 @@ This is an example to boot into Fedora 25 installation: -Please refer to the `UEFI <#uefi>`__ section for a more detailed explanation. +Please refer to the `Using UEFI bootrom, VNC, and USB tablet`_ section for a +more detailed explanation. Guest usage / management ------------------------ @@ -306,7 +307,8 @@ not have spaces or they will be tokenized incorrectly. Using UEFI bootrom, VNC, and USB tablet ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -:since:`Since 3.2.0` , in addition to `grub-bhyve <#grubbhyve>`__, non-FreeBSD +:since:`Since 3.2.0` , in addition to +`Using grub2-bhyve or Alternative Bootloaders`_, non-FreeBSD guests could be also booted using an UEFI boot ROM, provided both guest OS and installed ``bhyve(1)`` version support UEFI. To use that, ``loader`` should be specified in the ``os`` section: