mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-11 09:17:52 +03:00
docs: fix logfile paragraph
Signed-off-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
This commit is contained in:
parent
0dc49e237a
commit
2ffa69ca97
@ -5327,12 +5327,12 @@ qemu-kvm -net nic,model=? /dev/null
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Regardless of the<code>type</code>, character devices can
|
||||
Regardless of the <code>type</code>, character devices can
|
||||
have an optional log file associated with them. This is
|
||||
expressed via a <code>log</code> sub-element, with a
|
||||
<code>file</code> attribute. There can also be a <code>append</code>
|
||||
attribute which takes teh same values described above.
|
||||
<span class="since">1.3.3</span>.
|
||||
<code>file</code> attribute. There can also be an <code>append</code>
|
||||
attribute which takes the same values described above.
|
||||
<span class="since">Since 1.3.3</span>.
|
||||
</p>
|
||||
|
||||
<pre>
|
||||
|
Loading…
Reference in New Issue
Block a user