docs: network: fix some trivial typos in docs/formatnetwork.html

this patch fix some weird typos:
   1. < hostdev>     => <hostdev>
   2. < type>        => <type>
   3. <virtualport > => <virtualport>
   4. redundant comma
   5. missing right-half bracket

Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
This commit is contained in:
Chen Fan 2014-12-05 17:38:46 +08:00 committed by John Ferlan
parent bd00e00eaf
commit 253319ced6

View File

@ -383,9 +383,9 @@
<span class="since">since 0.10.0</span> When using forward
mode 'hostdev', the interface pool is specified with a list
of <code>&lt;address&gt;</code> elements, each of which has
<code>&lt; type&gt;</code> (must always be <code>'pci'</code>,
<code>&lt;type&gt;</code> (must always be <code>'pci'</code>),
<code>&lt;domain&gt;</code>, <code>&lt;bus&gt;</code>,
<code>&lt;slot&gt;</code>, and <code>&lt;function&gt;</code>
<code>&lt;slot&gt;</code>and <code>&lt;function&gt;</code>
attributes.
</p>
<pre>