mirror of https://gitee.com/openkylin/libvirt.git
news: Grammar tweaks
Wording improvements in the recent patches. Signed-off-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
b8114dde86
commit
f682d88c41
|
@ -78,7 +78,7 @@
|
||||||
<section title="Improvements">
|
<section title="Improvements">
|
||||||
<change>
|
<change>
|
||||||
<summary>
|
<summary>
|
||||||
qemu: Allow to validate XML for snapshot creation
|
qemu: Allow XML validation for snapshot creation
|
||||||
</summary>
|
</summary>
|
||||||
<description>
|
<description>
|
||||||
Add flag <code>VIR_DOMAIN_SNAPSHOT_CREATE_VALIDATE</code> to validate
|
Add flag <code>VIR_DOMAIN_SNAPSHOT_CREATE_VALIDATE</code> to validate
|
||||||
|
@ -92,7 +92,7 @@
|
||||||
</summary>
|
</summary>
|
||||||
<description>
|
<description>
|
||||||
A soft TPM backend could be encrypted with passphrase. Now libvirt
|
A soft TPM backend could be encrypted with passphrase. Now libvirt
|
||||||
supports using <code>secret</code> object to hold the passphrase,
|
supports using a <code>secret</code> object to hold the passphrase,
|
||||||
and referring to it via the <code>encryption</code> element of the
|
and referring to it via the <code>encryption</code> element of the
|
||||||
TPM device.
|
TPM device.
|
||||||
</description>
|
</description>
|
||||||
|
|
Loading…
Reference in New Issue