]> xenbits.xensource.com Git - libvirt.git/commitdiff
A few libvir->libvirt, Daniel
authorDaniel Veillard <veillard@redhat.com>
Fri, 24 Feb 2006 13:47:47 +0000 (13:47 +0000)
committerDaniel Veillard <veillard@redhat.com>
Fri, 24 Feb 2006 13:47:47 +0000 (13:47 +0000)
docs/FAQ.html
docs/index.html
docs/intro.html
docs/libvir.html

index cce0aa57c1657b6411d3a2a79396b67c5a527d34..f87210810724af88acbd58c1f85b57d0dbee2194 100644 (file)
@@ -62,7 +62,7 @@
     update your list of installed shared libs.</p>
   </li>
   <li><em>What other libraries are needed to compile/install libvirt ?</em>
-    <p>Libvir requires libxenstore, which is usually provided by the xen
+    <p>Libvirt requires libxenstore, which is usually provided by the xen
     packages as well as the public headers to compile against libxenstore.</p>
   </li>
   <li><em>I use the CVS version and there is no configure script</em>
index e69f67c98f4327b22d33ace5e9312d3e45c68fd7..4e418720a5e112cb03d25de2fca61344e0141f63 100644 (file)
@@ -15,7 +15,7 @@
         </div>
         <div id="content">
           <h3>what is <span class="style1">libvirt?</span></h3>
-          <p>Libvir is a C toolkit to interract with the virtualization capabilities of
+          <p>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 <a href="http://www.opensource.org/licenses/lgpl-license.html">GNU
 Lesser General Public License</a>. Virtualization of the Linux Operating
index 4d7530ea30a8d25744728c9b630f1b8c42089086..6e28c9ccaba68ad9a0a6e45212a6be1e37e9f4dc 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>Introduction</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">Introduction</h1><p>Libvir is a C toolkit to interact with the virtualization capabilities of
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>Introduction</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">Introduction</h1><p>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.</p><p>To avoid ambiguity about the terms used here here are the definitions for
 some of the specific concepts used in libvirt documentation:</p><ul><li>a <strong>node</strong> is a single physical machine</li>
index 164a57161431eab4b4249033d6f8b15aac1e7a0b..e60f273ec2c2b9cd0708138a82ecec137d8400e7 100644 (file)
@@ -1,11 +1,11 @@
 <html>
 <head>
   <meta http-equiv="Content-Type" content="">
-  <title>Libvir the virtualization API</title>
+  <title>Libvirt the virtualization API</title>
 </head>
 
 <body bgcolor="#ffffff">
-<h1 align="center">Libvir the virtualization API</h1>
+<h1 align="center">Libvirt the virtualization API</h1>
 
 <h1>Note: this is the flat content of the <a href="index.html">web
 site</a></h1>
@@ -14,7 +14,7 @@ site</a></h1>
 
 <h3>what is <span class="style1">libvirt?</span></h3>
 
-<p>Libvir is a C toolkit to interract with the virtualization capabilities of
+<p>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 <a href="http://www.opensource.org/licenses/lgpl-license.html">GNU
 Lesser General Public License</a>. Virtualization of the Linux Operating
@@ -78,7 +78,7 @@ and check the <a href="ChangeLog.html">ChangeLog</a> to gauge progresses.</p>
 
 <h2><a name="Introducti">Introduction</a></h2>
 
-<p>Libvir is a C toolkit to interact with the virtualization capabilities of
+<p>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.</p>
 
@@ -437,7 +437,7 @@ from the C API, the only points to notice are:</p>
     update your list of installed shared libs.</p>
   </li>
   <li><em>What other libraries are needed to compile/install libvirt ?</em>
-    <p>Libvir requires libxenstore, which is usually provided by the xen
+    <p>Libvirt requires libxenstore, which is usually provided by the xen
     packages as well as the public headers to compile against libxenstore.</p>
   </li>
   <li><em>I use the CVS version and there is no configure script</em>