mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
formatdomain.html.in: Wrap long lines
While working on discard feature I've noticed some long lines that should be wrapped. Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
f10a1a95a2
commit
76c2ecec16
@ -1063,9 +1063,11 @@
|
|||||||
suitable for the specific environment at the same time to mitigate
|
suitable for the specific environment at the same time to mitigate
|
||||||
the risks described above. <span class="since">Since 1.0.6</span></dd>
|
the risks described above. <span class="since">Since 1.0.6</span></dd>
|
||||||
<dt><code>source</code></dt>
|
<dt><code>source</code></dt>
|
||||||
<dd>In this attribute you can switch to file memorybacking or keep default anonymous.</dd>
|
<dd>In this attribute you can switch to file memorybacking or keep
|
||||||
|
default anonymous.</dd>
|
||||||
<dt><code>access</code></dt>
|
<dt><code>access</code></dt>
|
||||||
<dd>Specify if memory is shared or private. This can be overridden per numa node by <code>memAccess</code></dd>
|
<dd>Specify if memory is shared or private. This can be overridden per
|
||||||
|
numa node by <code>memAccess</code></dd>
|
||||||
<dt><code>allocation</code></dt>
|
<dt><code>allocation</code></dt>
|
||||||
<dd>Specify when allocate the memory</dd>
|
<dd>Specify when allocate the memory</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user