]> xenbits.xensource.com Git - libvirt.git/commit
docs: fix missing forward slash
authorJianwei Hu <jiahu@redhat.com>
Thu, 14 Aug 2014 10:17:41 +0000 (18:17 +0800)
committerJán Tomko <jtomko@redhat.com>
Thu, 14 Aug 2014 10:22:30 +0000 (12:22 +0200)
commit49cd6815d62844af9dd07f27bf4a6463f5733022
tree47e46aec7d8663d6c200391559a2d15e052cd708
parentf0f9eed843edf1339bb7b078d98e985b11f5f240
docs: fix missing forward slash

   Should like below:
    <interface type='server'>
      <mac address='52:54:00:22:c9:42'/>
      <source address='192.168.0.1' port='5558'/>
    </interface>
    ...
    <interface type='client'>
      <mac address='52:54:00:8b:c9:51'/>
      <source address='192.168.0.1' port='5558'/>
    </interface>
docs/formatdomain.html.in