Thu Apr 19 12:09:15 IST 2007 Mark McLoughlin <markmc@redhat.com>

* docs/libvirt.rng: fix duplicate x86_64 arch
This commit is contained in:
Mark McLoughlin 2007-04-19 11:11:06 +00:00
parent 12a60bc433
commit e826f73647
2 changed files with 5 additions and 1 deletions

View File

@ -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.

View File

@ -93,7 +93,7 @@
<group>
<attribute name='arch'>
<choice>
<value>x86_64</value>
<value>i686</value>
<value>x86_64</value>
</choice>
</attribute>