From: John Ferlan Date: Thu, 25 Jan 2018 18:40:00 +0000 (-0500) Subject: docs: Add missing element encryption description term entry X-Git-Tag: v4.1.0-rc1~298 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6aba0715604c11b394ac5d6590a5fdd17c8f7b10;p=thirdparty%2Flibvirt.git docs: Add missing element encryption description term entry Missed adding the "encryption" description term entry to the list of possible sub-elements for disk source. The description details were there, just not the tag. --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 6fa73f115c..f7f45bf838 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -2878,6 +2878,7 @@ attribute matching the key that was specified in the secret object. +
encryption
Since libvirt 3.9.0, the encryption can be a sub-element of the source element for encrypted storage sources.