summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2008-03-07 08:55:10 +0100
committerGuido Guenther <agx@sigxcpu.org>2008-03-07 08:55:10 +0100
commit0cfe36ddc53285731abc4905d3cbabd46c3125b6 (patch)
tree91c1d711948728194783a423ef245fe3d7a07f49 /README
parente53abad65647872a01cd0848f0c986d5f537d41e (diff)
Imported Upstream version 0.4.1
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 079f47ed3..3d5167dfe 100644
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
LibVirt : simple API for virtualization
- Libvirt is a C toolkit to interract with the virtualization capabilities
+ Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). It is free software
available 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
+Operating Systems concurrently on a single hardware system where the basic
resources are driven by a Linux 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 if needed.