[libvirt] [PATCH] docs: Add missing element encryption description term entry

John Ferlan posted 1 patch 6 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180125184821.12357-1-jferlan@redhat.com
docs/formatdomain.html.in | 1 +
1 file changed, 1 insertion(+)
[libvirt] [PATCH] docs: Add missing element encryption description term entry
Posted by John Ferlan 6 years, 2 months ago
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.

Signed-off-by: John Ferlan <jferlan@redhat.com>
---
 Found this while looking at Michal's persistent reservations series.

 Pushing as trivial - it doesn't cause a conflict with that series.

 docs/formatdomain.html.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 41ba4d41e..cf0654497 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -2824,6 +2824,7 @@
             attribute matching the key that was specified in the
             secret object.
           </dd>
+          <dt><code>encryption</code></dt>
           <dd><span class="since">Since libvirt 3.9.0</span>, the
             <code>encryption</code> can be a sub-element of the
             <code>source</code> element for encrypted storage sources.
-- 
2.13.6

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