* docs/architecture.html docs/errors.html docs/format.html

docs/libvir.html: fixing typos spotted by Eduardo Pereira
Daniel
This commit is contained in:
Daniel Veillard
2007-09-10 15:16:25 +00:00
parent fcf1b59128
commit 3292123d13
5 changed files with 21 additions and 16 deletions

View File

@@ -48,7 +48,7 @@ Store one, the Hypervisor hypercall are all isolated in separate C modules
implementing at least a subset of the common operations defined by the
drivers present in driver.h:</p><ul><li>xend_internal: implements the driver functions though the Xen
Daemon</li>
<li>xs_internal: implements the subset of the driver availble though the
<li>xs_internal: implements the subset of the driver available though the
Xen Store</li>
<li>xen_internal: provide the implementation of the functions possible via
direct hypervisor access</li>