[libvirt] [PATCH] docs: Fix documentation for readonly element

Jiri Denemark jdenemar at redhat.com
Tue Dec 18 13:10:02 UTC 2012


---
Pushed as trivial.

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

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 8d9ab9e..94df6f8 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -1631,7 +1631,7 @@
       <dt><code>readonly</code></dt>
       <dd>If present, this indicates the device cannot be modified by
         the guest.  For now, this is the default for disks with
-        attribute <code>type='cdrom'</code>.
+        attribute <code>device='cdrom'</code>.
       </dd>
       <dt><code>shareable</code></dt>
       <dd>If present, this indicates the device is expected to be shared
-- 
1.8.0.2




More information about the libvir-list mailing list