Re: Error on the site

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

 



On 11/01/2011 01:15 AM, Alexander Biryukov wrote:
Good afternoon.
I apologize for my English.

Error on page: http://libvirt.org/formatdomain.html
To be more precise in the line "<target *def*='hdc' bus='ide'/>"

Thanks; I'm pushing this as the trivial fix:

diff --git i/docs/formatdomain.html.in w/docs/formatdomain.html.in
index 4fb5829..c3e7752 100644
--- i/docs/formatdomain.html.in
+++ w/docs/formatdomain.html.in
@@ -925,7 +925,7 @@
     &lt;/disk&gt;
     &lt;disk type='block' device='cdrom'&gt;
       &lt;driver name='qemu' type='raw'/&gt;
-      &lt;target def='hdc' bus='ide'/&gt;
+      &lt;target dev='hdc' bus='ide'/&gt;
       &lt;readonly/&gt;
     &lt;/disk&gt;
   &lt;/devices&gt;


--
Eric Blake   eblake@xxxxxxxxxx    +1-801-349-2682
Libvirt virtualization library http://libvirt.org


[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux