]> xenbits.xensource.com Git - libvirt.git/commitdiff
formatdomain.html.in: Wrap long lines
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 20 Apr 2018 08:55:12 +0000 (10:55 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 20 Apr 2018 08:55:12 +0000 (10:55 +0200)
While working on discard feature I've noticed some long lines
that should be wrapped.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomain.html.in

index 5e99884dc5659d7fc784bf5a9b9831c50740ce7a..ada0df227f57c60b9dd804c643949c52b7cd3bde 100644 (file)
         suitable for the specific environment at the same time to mitigate
         the risks described above. <span class="since">Since 1.0.6</span></dd>
        <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>
-       <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>
        <dd>Specify when allocate the memory</dd>
     </dl>