aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMartin Kletzander <mkletzan@redhat.com>2012-09-18 11:40:52 +0200
committerMartin Kletzander <mkletzan@redhat.com>2012-09-18 16:42:53 +0200
commite6bd3ce056f5362a229aad93278abc11814bb476 (patch)
tree356f5ecdc5eb0d515cfad160948e3c0e2d28ae0c /docs
parentsecret: Fix error for private secrets (diff)
downloadlibvirt-e6bd3ce056f5362a229aad93278abc11814bb476.tar.gz
libvirt-e6bd3ce056f5362a229aad93278abc11814bb476.tar.bz2
libvirt-e6bd3ce056f5362a229aad93278abc11814bb476.zip
Fix minor details not only in apic eoi
The introduction of APIC EOI patches had a few little details that could look better, so this patch fixes that and one more place in the file as well (same problem).
Diffstat (limited to 'docs')
-rw-r--r--docs/formatdomain.html.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 8bdfbf175..51f897cd9 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -1020,9 +1020,9 @@
</dd>
<dt><code>apic</code></dt>
<dd>APIC allows the use of programmable IRQ
- management. <span class="since">Since 0.10.2 (QEMU only)</span>
- there is an optional attribute <code>eoi</code> with values "on"
- and "off" which toggles the availability of EOI (End of
+ management. <span class="since">Since 0.10.2 (QEMU only)</span> there is
+ an optional attribute <code>eoi</code> with values <code>on</code>
+ and <code>off</code> which toggles the availability of EOI (End of
Interrupt) for the guest.
</dd>
<dt><code>hap</code></dt>