mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-08 12:41:29 +00:00
docs: Fix some minor issues with formatdomain docs
Item redundancy, some forgotten extra blank lines, etc. Signed-off-by: ZhiPeng Lu <luzhipeng@uniudc.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
20118c0e79
commit
c3073af66f
@ -2836,7 +2836,6 @@
|
|||||||
</source>
|
</source>
|
||||||
<target dev='sdb' bus='scsi'/>
|
<target dev='sdb' bus='scsi'/>
|
||||||
</disk>
|
</disk>
|
||||||
</disk>
|
|
||||||
<disk type='network' device='lun'>
|
<disk type='network' device='lun'>
|
||||||
<driver name='qemu' type='raw'/>
|
<driver name='qemu' type='raw'/>
|
||||||
<source protocol='iscsi' name='iqn.2013-07.com.example:iscsi-nopool/0'>
|
<source protocol='iscsi' name='iqn.2013-07.com.example:iscsi-nopool/0'>
|
||||||
@ -5217,7 +5216,6 @@
|
|||||||
<virtualport>
|
<virtualport>
|
||||||
<parameters instanceid='09b11c53-8b5c-4eeb-8f00-d84eaa0aaa4f'/>
|
<parameters instanceid='09b11c53-8b5c-4eeb-8f00-d84eaa0aaa4f'/>
|
||||||
</virtualport>
|
</virtualport>
|
||||||
|
|
||||||
</interface>
|
</interface>
|
||||||
</devices>
|
</devices>
|
||||||
...</pre>
|
...</pre>
|
||||||
@ -5710,8 +5708,7 @@ qemu-kvm -net nic,model=? /dev/null
|
|||||||
<host csum='off' gso='off' tso4='off' tso6='off' ecn='off' ufo='off' mrg_rxbuf='off'/>
|
<host csum='off' gso='off' tso4='off' tso6='off' ecn='off' ufo='off' mrg_rxbuf='off'/>
|
||||||
<guest csum='off' tso4='off' tso6='off' ecn='off' ufo='off'/>
|
<guest csum='off' tso4='off' tso6='off' ecn='off' ufo='off'/>
|
||||||
</driver>
|
</driver>
|
||||||
</b>
|
</b></interface>
|
||||||
</interface>
|
|
||||||
</devices>
|
</devices>
|
||||||
...</pre>
|
...</pre>
|
||||||
|
|
||||||
@ -6213,7 +6210,7 @@ qemu-kvm -net nic,model=? /dev/null
|
|||||||
<b><route family='ipv4' address='192.168.122.0' prefix='24' gateway='192.168.122.1'/></b>
|
<b><route family='ipv4' address='192.168.122.0' prefix='24' gateway='192.168.122.1'/></b>
|
||||||
<b><route family='ipv4' address='192.168.122.8' gateway='192.168.122.1'/></b>
|
<b><route family='ipv4' address='192.168.122.8' gateway='192.168.122.1'/></b>
|
||||||
</hostdev>
|
</hostdev>
|
||||||
|
...
|
||||||
</devices>
|
</devices>
|
||||||
...
|
...
|
||||||
</pre>
|
</pre>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user