]> xenbits.xensource.com Git - libvirt.git/commitdiff
Thu Apr 19 12:09:15 IST 2007 Mark McLoughlin <markmc@redhat.com>
authorMark McLoughlin <markmc@redhat.com>
Thu, 19 Apr 2007 11:11:06 +0000 (11:11 +0000)
committerMark McLoughlin <markmc@redhat.com>
Thu, 19 Apr 2007 11:11:06 +0000 (11:11 +0000)
        * docs/libvirt.rng: fix duplicate x86_64 arch

ChangeLog
docs/libvirt.rng

index fe84026fd855a41b46ab692c2ff02d3377e5621a..3ceecf28aed83250d425cbb7dd00b1344cb7a057 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Apr 19 12:09:15 IST 2007 Mark McLoughlin <markmc@redhat.com>
+
+       * docs/libvirt.rng: fix duplicate x86_64 arch
+
 Thu Apr 19 09:45:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
 
        * docs/libvir.html: Change &nbsp; to space.
index 3ebbd8fb656b4189776ccc53bb4b1718ae23ab62..5464f17dd65c6e798449c1f88e39e299e3fd4502 100644 (file)
@@ -93,7 +93,7 @@
     <group>
       <attribute name='arch'>
        <choice>
-         <value>x86_64</value>
+         <value>i686</value>
          <value>x86_64</value>
        </choice>
       </attribute>