[PATCH] docs: fix memballoon examples

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Use a pair of 'memballoon' tags instead of single 'watchdog' one.
Add a few missing colons.
---
Pushed under the trivial rule.

 docs/formatdomain.html.in | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 0c0506b..8d43303 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -4355,7 +4355,7 @@ qemu-kvm -net nic,model=? /dev/null
     </p>
 
     <p>
-      Example automatically added device with KVM
+      Example: automatically added device with KVM
     </p>
 <pre>
   ...
@@ -4365,13 +4365,14 @@ qemu-kvm -net nic,model=? /dev/null
   ...</pre>
 
     <p>
-      Example manually added device with static PCI slot 2 requested
+      Example: manually added device with static PCI slot 2 requested
     </p>
 <pre>
   ...
   &lt;devices&gt;
-    &lt;watchdog model='virtio'/&gt;
-    &lt;address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/&gt;
+    &lt;memballoon model='virtio'&gt;
+      &lt;address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/&gt;
+    &lt;/memballoon&gt;
   &lt;/devices&gt;
 &lt;/domain&gt;</pre>
 
-- 
1.8.1.5

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




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]