diff --git a/ChangeLog b/ChangeLog index 5500300cb6..7e22760c69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Nov 21 11:36:43 CET 2007 Daniel Veillard + + * docs/index.html docs/libvir.html: apply english corrections + suggested by Bruce Montague + Tue Nov 20 10:49:28 UTC 2007 Richard W.M. Jones * src/virterror.c, src/stats_linux.c, include/libvirt/virterror.h: diff --git a/docs/index.html b/docs/index.html index fc9109f507..7949747aae 100644 --- a/docs/index.html +++ b/docs/index.html @@ -21,10 +21,10 @@ under the GNU Lesser General Public License. Virtualization of the Linux Operating System means the ability to run multiple instances of Operating Systems concurently on a single hardware system where the basic resources are driven -by a Linux (or Solaris) instance. The library aim at providing long term stable C API -initially for the Xen -paravirtualization but should be able to integrate other -virtualization mechanisms, it currently also support QEmu, KVM and +by a Linux (or Solaris) instance. The library aims at providing a long term +stable C API initially for Xen +paravirtualization but it can also integrate with other +virtualization mechanisms. It currently also supports QEMU, KVM and OpenVZ.

diff --git a/docs/libvir.html b/docs/libvir.html index 7c64ef59d5..76be801726 100644 --- a/docs/libvir.html +++ b/docs/libvir.html @@ -20,12 +20,12 @@ under the GNU Lesser General Public License. Virtualization of the Linux Operating System means the ability to run multiple instances of Operating Systems concurently on a single hardware system where the basic resources are driven -by a Linux (or Solaris) instance. The library aim at providing long term stable C API -initially for the Xen -paravirtualization but should be able to integrate other -virtualization mechanisms, it currently also support QEmu, but it can also integrate with other +virtualization mechanisms. It currently also supports QEMU, KVM and OpenVZ.