mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Fix minor typos
This commit is contained in:
committed by
Erik Skultety
parent
5e010605d1
commit
5efa7f2a4b
@@ -21,7 +21,7 @@
|
||||
command line tool command '<code>capabilities</code>', it dumps the XML
|
||||
associated to the current connection. </p>
|
||||
|
||||
<p>As can be seen seen in the <a href="#elementExamples">example</a>, the
|
||||
<p>As can be seen in the <a href="#elementExamples">example</a>, the
|
||||
capabilities XML consists of the <code>capabilities</code> element which
|
||||
have exactly one <code>host</code> child element to report information on
|
||||
host capabilities, and zero or more <code>guest</code> element to express
|
||||
|
||||
@@ -566,7 +566,7 @@
|
||||
|
||||
<code>order</code> allows to specify the order to add the online vcpus.
|
||||
For hypervisors/platforms that require to insert multiple vcpus at once
|
||||
the order may be be duplicated accross all vcpus that need to be
|
||||
the order may be duplicated accross all vcpus that need to be
|
||||
enabled at once. Specifying order is not necessary, vcpus are then
|
||||
added in an arbitrary order. If order info is used, it must be used for
|
||||
all online vcpus. Hypervisors may clear or update ordering information
|
||||
|
||||
Reference in New Issue
Block a user