From 58001091584c546e5d96a6da518b9dac48cb2c92 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Fri, 24 Feb 2006 13:47:47 +0000 Subject: [PATCH] A few libvir->libvirt, Daniel --- docs/FAQ.html | 2 +- docs/index.html | 2 +- docs/intro.html | 2 +- docs/libvir.html | 10 +++++----- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/FAQ.html b/docs/FAQ.html index cce0aa57c1..f872108107 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -62,7 +62,7 @@ update your list of installed shared libs.

  • What other libraries are needed to compile/install libvirt ? -

    Libvir requires libxenstore, which is usually provided by the xen +

    Libvirt requires libxenstore, which is usually provided by the xen packages as well as the public headers to compile against libxenstore.

  • I use the CVS version and there is no configure script diff --git a/docs/index.html b/docs/index.html index e69f67c98f..4e418720a5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,7 +15,7 @@

    what is libvirt?

    -

    Libvir is a C toolkit to interract with the virtualization capabilities of +

    Libvirt is a C toolkit to interract 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 diff --git a/docs/intro.html b/docs/intro.html index 4d7530ea30..6e28c9ccab 100644 --- a/docs/intro.html +++ b/docs/intro.html @@ -1,6 +1,6 @@ -Introduction

    Introduction

    Libvir is a C toolkit to interact with the virtualization capabilities of +Introduction

    Introduction

    Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes), but libvirt won't try to provide all possible interfaces for interacting with the virtualization features.

    To avoid ambiguity about the terms used here here are the definitions for some of the specific concepts used in libvirt documentation:

    • a node is a single physical machine
    • diff --git a/docs/libvir.html b/docs/libvir.html index 164a571614..e60f273ec2 100644 --- a/docs/libvir.html +++ b/docs/libvir.html @@ -1,11 +1,11 @@ - Libvir the virtualization API + Libvirt the virtualization API -

      Libvir the virtualization API

      +

      Libvirt the virtualization API

      Note: this is the flat content of the web site

      @@ -14,7 +14,7 @@ site

      what is libvirt?

      -

      Libvir is a C toolkit to interract with the virtualization capabilities of +

      Libvirt is a C toolkit to interract 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 @@ -78,7 +78,7 @@ and check the ChangeLog to gauge progresses.

      Introduction

      -

      Libvir is a C toolkit to interact with the virtualization capabilities of +

      Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes), but libvirt won't try to provide all possible interfaces for interacting with the virtualization features.

      @@ -437,7 +437,7 @@ from the C API, the only points to notice are:

      update your list of installed shared libs.

    • What other libraries are needed to compile/install libvirt ? -

      Libvir requires libxenstore, which is usually provided by the xen +

      Libvirt requires libxenstore, which is usually provided by the xen packages as well as the public headers to compile against libxenstore.

    • I use the CVS version and there is no configure script