diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 7e710d7c4a2771cf5ebe07a0d1ebb1c2b181b72f..89672a04862781dea4fcd8c415f8e2df477347cf 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -8481,11 +8481,11 @@ qemu-kvm -net nic,model=? /dev/null <domain> ... <launchSecurity type='sev'> - <policy> 0x0001 </policy> - <cbitpos> 47 </cbitpos> - <reducedPhysBits> 1 </reducedPhysBits> - <dhCert> RBBBSDDD=FDDCCCDDDG </dhCert> - <session> AAACCCDD=FFFCCCDSDS </session> + <policy>0x0001</policy> + <cbitpos>47</cbitpos> + <reducedPhysBits>1</reducedPhysBits> + <dhCert>RBBBSDDD=FDDCCCDDDG</dhCert> + <session>AAACCCDD=FFFCCCDSDS</session> </launchSecurity> ... </domain>