[libvirt] [PATCH] docs: Change the 'Launch Security' section id to "launchSecurity"

Erik Skultety posted 1 patch 4 years, 11 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/f3e777a3c4bcdc1e1a6b6ab628ce94baa7fc5c7a.1558614550.git.eskultet@redhat.com
docs/formatdomain.html.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt] [PATCH] docs: Change the 'Launch Security' section id to "launchSecurity"
Posted by Erik Skultety 4 years, 11 months ago
Although there's currently only support for SEV, it's likely other
solutions will appear, so we should not refer to the documentation
section simply with 'sev'.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
---
 docs/formatdomain.html.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index e1da878fcc..c843b1d667 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -8924,7 +8924,7 @@ qemu-kvm -net nic,model=? /dev/null
 
     <p>Note: DEA/TDEA is synonymous with DES/TDES.</p>
 
-    <h3><a id="sev">Launch Security</a></h3>
+    <h3><a id="launchSecurity">Launch Security</a></h3>
 
     <p>
        The contents of the <code>&lt;launchSecurity type='sev'&gt;</code> element
-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] docs: Change the 'Launch Security' section id to "launchSecurity"
Posted by Erik Skultety 4 years, 11 months ago
On Thu, May 23, 2019 at 02:29:37PM +0200, Erik Skultety wrote:
> Although there's currently only support for SEV, it's likely other
> solutions will appear, so we should not refer to the documentation
> section simply with 'sev'.
>
> Signed-off-by: Erik Skultety <eskultet@redhat.com>
> ---
Pushed as trivial.

Erik

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list