]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix a typo in hostdev docs
authorMark McLoughlin <markmc@redhat.com>
Tue, 24 Feb 2009 14:52:33 +0000 (14:52 +0000)
committerMark McLoughlin <markmc@redhat.com>
Tue, 24 Feb 2009 14:52:33 +0000 (14:52 +0000)
commit14480f699d3d11c9ac35ae1d78722936ebf2904d
tree201d56ecdb3c0ee6e2e9341dfd76da13e0288ecd
parent761f5a52dc6df1bb1f0601770c9761793f6e41f3
Fix a typo in hostdev docs

It's:

 <address bus='0x06' slot='0x02' function='0x0'/>

not:

 <address>bus='0x06' slot='0x02' function='0x0'</address>
ChangeLog
docs/formatdomain.html
docs/formatdomain.html.in