[libvirt] [PATCH] docs: formatdomain: unify naming for CPUs/vCPUs

Erik Skultety eskultet at redhat.com
Wed Jul 18 10:45:46 UTC 2018


On Wed, Jul 18, 2018 at 12:09:12PM +0200, Katerina Koukiou wrote:
> CPU is an acronym and should be written in uppercase
> when part of plain text and not refering to an element.
>
> Signed-off-by: Katerina Koukiou <kkoukiou at redhat.com>
> ---
>
> As asked in the review here
> https://www.redhat.com/archives/libvir-list/2018-July/msg01093.html

This should be squashed in:
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index d08ede9ab5..679690d060 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -768,7 +768,7 @@
       <dt><code>cputune</code></dt>
       <dd>
          The optional <code>cputune</code> element provides details
-         regarding the cpu tunable parameters for the domain.
+         regarding the CPU tunable parameters for the domain.
          <span class="since">Since 0.9.0</span>
       </dd>
       <dt><code>vcpupin</code></dt>

Reviewed-by: Erik Skultety <eskultet at redhat.com>




More information about the libvir-list mailing list