]> xenbits.xensource.com Git - libvirt.git/commitdiff
Change libvirtd description from qemu only to various VM(i.e. Xen, LXC)
authorAtsushi SAKAI <sakaia@jp.fujitsu.com>
Thu, 15 May 2008 06:12:32 +0000 (06:12 +0000)
committerAtsushi SAKAI <sakaia@jp.fujitsu.com>
Thu, 15 May 2008 06:12:32 +0000 (06:12 +0000)
Fix typos and comments

18 files changed:
ChangeLog
docs/apps.html
docs/apps.html.in
docs/deployment.html
docs/deployment.html.in
docs/index.py
docs/intro.html
docs/intro.html.in
docs/library.xen
docs/virsh.pod
include/libvirt/libvirt.h
include/libvirt/libvirt.h.in
qemud/event.c
qemud/libvirtd.init.in
qemud/qemud.c
qemud/remote.c
src/event.c
src/proxy_internal.c

index 5566f7c30d42d728a26d9dc94fd5e56bd2da9234..0999178eefbf8d9e911019603e464f7429d36f4f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Thu May 15 15:07:49 JST 2008 Atsushi SAKAI <sakaia@jp.fujitsu.com>
+
+       * qemud/libvirtd.init.in: change libvirtd description
+       which supports various guest not only Qemu
+       * docs/*: typo fixes
+       * include/libvirt/libvirt.h, include/libvirt/libvirt.h.in,
+       qemud/event.c, qemud/qemud.c, qemud/remote.c,
+       src/event.c, src/proxy_internal.c: typo fixes in comment
+
 Wed May 14 23:17:55 CEST 2008 Jim Meyering <meyering@redhat.com>
 
        exempt gnulib/ from "make syntax-check" strcmp prohibition
index 2401f267167b92042e45321a03c6135b17ebb271..2c29f2c282dcb7674e5ea3c50fe333185e2f9523 100644 (file)
         <dl><dt><a href="http://virt-manager.org/">virt-manager</a></dt><dd>
        A general purpose desktop management tool, able to manage
        virtual machines across both local and remotely accessed
-       hypervisors. It is targetted at home and small office usage
+       hypervisors. It is targeted at home and small office usage
        upto managing 10-20 hosts and their VMs.
       </dd><dt><a href="http://virt-manager.org/">virt-viewer</a></dt><dd>
        A lightweight tool for accessing the graphical console
index 31c956b3aeb6275229377e0f6219035338fd9fbe..eca52fb4267d5aec529dcd1664df81270b210c1c 100644 (file)
@@ -67,7 +67,7 @@
       <dd>
        A general purpose desktop management tool, able to manage
        virtual machines across both local and remotely accessed
-       hypervisors. It is targetted at home and small office usage
+       hypervisors. It is targeted at home and small office usage
        upto managing 10-20 hosts and their VMs.
       </dd>
       <dt><a href="http://virt-manager.org/">virt-viewer</a></dt>
index b22c317adc437eaf65aecb0d70ca2634299f2a4d..5d1662469aea548203e1920bc5e08c9ebe244d26 100644 (file)
     </pre>
         <h2>Built from CVS / GIT</h2>
         <p>
-      When building from CVS it is neccessary to generate the autotools
+      When building from CVS it is necessary to generate the autotools
       support files. This requires having <code>autoconf</code>,
       <code>automake</code>, <code>libtool</code> and <code>intltool</code>
       installed. The process can be automated with the <code>autogen.sh</code>
index 3c548e16f6fceaf75a02cfb903f1c47a333d5b09..47c4892fababea27e7236a9f2d9a2bf5c38767a9 100644 (file)
@@ -28,7 +28,7 @@
     <h2>Built from CVS / GIT</h2>
 
     <p>
-      When building from CVS it is neccessary to generate the autotools
+      When building from CVS it is necessary to generate the autotools
       support files. This requires having <code>autoconf</code>,
       <code>automake</code>, <code>libtool</code> and <code>intltool</code>
       installed. The process can be automated with the <code>autogen.sh</code>
index 7df540505149b2e85698eb75c18b0d3616f72ed9..17683c5f413fd9a649d0abe2dadf8ade97e32ecc 100755 (executable)
@@ -15,7 +15,7 @@
 #    mysqladmin -u root password new_password
 # Create the new database libvir
 #    mysqladmin -p create libvir
-# Create a database user 'veillard' and give him passord access
+# Create a database user 'veillard' and give him password access
 # change veillard and abcde with the right user name and passwd
 #    mysql -p
 #    password:
@@ -55,7 +55,7 @@ def callback(ctx, str):
 libxml2.registerErrorHandler(callback, None)
 
 #
-# The dictionnary of tables required and the SQL command needed
+# The dictionary of tables required and the SQL command needed
 # to create them
 #
 TABLES={
@@ -449,7 +449,7 @@ def updateWordArchive(name, id, relevance):
 
 #########################################################################
 #                                                                      #
-#                  Word dictionnary and analysis routines              #
+#                  Word dictionary and analysis routines               #
 #                                                                      #
 #########################################################################
 
index f739557a2a1468415fb71861d30c57b8ffa416f9..48f7a386bb5b6aa1a70210c425874cfe94fe12ad 100644 (file)
@@ -128,7 +128,7 @@ generic and stable layer to manage domains on a node.</p>
     though Xen is the current default, which also means that some very
     specific capabilities which are not generic enough may not be provided as
     libvirt APIs</li><li>the API should allow to do efficiently and cleanly all the operations
-    needed to manage domains on a node</li><li>the API will not try to provide hight level multi-nodes management
+    needed to manage domains on a node</li><li>the API will not try to provide high level multi-nodes management
     features like load balancing, though they could be implemented on top of
     libvirt</li><li>stability of the API is a big concern, libvirt should isolate
     applications from the frequent changes expected at the lower level of the
index 6edfc36d5763f62d0a64351dca7aac1f02016489..446a0d43637edea98e5a742123afba2e12c7908d 100644 (file)
@@ -28,7 +28,7 @@ generic and stable layer to manage domains on a node.</p>
     libvirt APIs</li>
       <li>the API should allow to do efficiently and cleanly all the operations
     needed to manage domains on a node</li>
-      <li>the API will not try to provide hight level multi-nodes management
+      <li>the API will not try to provide high level multi-nodes management
     features like load balancing, though they could be implemented on top of
     libvirt</li>
       <li>stability of the API is a big concern, libvirt should isolate
index d1500ee9ee7270dfba3a875428355bab6e24de7b..0ea35dc2ce053dc2aef8f3ea3c0a537a22717ab2 100644 (file)
@@ -75,7 +75,7 @@ some of the existing code ?
     Pros:
      - avoid the GPL Licence problem potentially more users
      - allow do build a cleaner more stable layer
-     - the existing code is frigthening
+     - the existing code is frightening
     Cons:
      - awful lot of work debugging very hard
      - will still require existing Xen code to be running
@@ -93,7 +93,7 @@ some of the existing code ?
 
   Potentially the API could be implemented as a layer on top of the existing
 libxc C code library and then progressively migrating out the existing
-dependance to Xen code as the interfaces stabilize.
+dependence to Xen code as the interfaces stabilize.
 
 Daniel Veillard <veillard@redhat.com>
 
index 523691f1d8134eae204f0b24fb46728d69dee5ef..795a922274ea948cbee2b78d6e45f20d7c6b05f6 100644 (file)
@@ -531,7 +531,7 @@ L<xm(1)>, L<xmdomain.cfg(5)>, L<xentop(1)> , L<http://www.libvirt.org/>
 
 =head1 BUGS
 
-Bugs can be view on the RedHat buzilla page under the libvirt
+Bugs can be view on the RedHat bugzilla page under the libvirt
 L<https://bugzilla.redhat.com/>
 
 L<https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&component=libvirt&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=MODIFIED&short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr>
index ee7568945f02de59007b8279e2c494d1e109b028..1a6b720657d4a2632de6d64e50e94a6d06935622 100644 (file)
@@ -363,7 +363,7 @@ extern virConnectAuthPtr virConnectAuthPtrDefault;
 
 #define VIR_UUID_STRING_BUFLEN (36+1)
 
-/* library versionning */
+/* library versioning */
 
 /**
  * LIBVIR_VERSION_NUMBER:
index 4733f071be98cc4dbf400342724f208c5d809966..76bd3e36feb1eabedca644eb4da15c7b84c04b91 100644 (file)
@@ -363,7 +363,7 @@ extern virConnectAuthPtr virConnectAuthPtrDefault;
 
 #define VIR_UUID_STRING_BUFLEN (36+1)
 
-/* library versionning */
+/* library versioning */
 
 /**
  * LIBVIR_VERSION_NUMBER:
index f478fe03b46f2a3ad2d74bee3cc5f18d89df38d0..a98ba72c5134586cf6bc553a8c011893763613ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * event.h: event loop for monitoring file handles
+ * event.c: event loop for monitoring file handles
  *
  * Copyright (C) 2007 Daniel P. Berrange
  * Copyright (C) 2007 Red Hat, Inc.
index c522f1104f9478e9c442a5a5014196aa2c7b112a..234c5509aaf7d9cb499271168b6f5f3ab1d08bf3 100644 (file)
@@ -8,17 +8,17 @@
 # Should-Start: xend
 # Default-Start: 3 4 5
 # Short-Description: daemon for libvirt virtualization API
-# Description: This is a daemon for managing QEMU guest instances
+# Description: This is a daemon for managing guest instances
 #              and libvirt virtual networks
 #              See http://libvirt.org
 ### END INIT INFO
 
 # the following is chkconfig init header
 #
-# libvirtd:   QEMU and virtual network management daemon
+# libvirtd:   guest and virtual network management daemon
 #
 # chkconfig: 345 97 03
-# description:  This is a daemon for managing QEMU guest instances
+# description:  This is a daemon for managing guest instances
 #               and libvirt virtual networks
 #               See http://libvirt.org
 #
index 5b91a5532f7682531236d1d5544afbb13d86a30a..b1342ad1025692d808ecd8de6a8be9e5587c4d9d 100644 (file)
@@ -1115,7 +1115,7 @@ static int qemudDispatchServer(struct qemud_server *server, struct qemud_socket
         if (qemudGetSocketIdentity(client->fd, &uid, &pid) < 0)
             goto cleanup;
 
-        /* Cient is running as root, so disable auth */
+        /* Client is running as root, so disable auth */
         if (uid == 0) {
             qemudLog(QEMUD_INFO, _("Turn off polkit auth for privileged client %d"), pid);
             client->auth = REMOTE_AUTH_NONE;
index 22dd86e918de5cc72a40d16f7efa8314716fb08c..a97641ae19084f2dcfa073425799f882a4634387 100644 (file)
@@ -2111,7 +2111,7 @@ static char *addrToString(struct qemud_client *client,
 
 /*
  * Initializes the SASL session in prepare for authentication
- * and gives the client a list of allowed mechansims to choose
+ * and gives the client a list of allowed mechanisms to choose
  *
  * XXX callbacks for stuff like password verification ?
  */
index bd367979f8419e7383dd8caac304d4a7155e6cc5..49a9e61da5825a9716abf3d356fb48edb9a99e2d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * event.h: event loop for monitoring file handles
+ * event.c: event loop for monitoring file handles
  *
  * Copyright (C) 2007 Daniel P. Berrange
  * Copyright (C) 2007 Red Hat, Inc.
index 195717bc0da2ccb50a11524c2f7b58215703b015..b16d1be01d4ef9fd21a559e2f067dad5387225e2 100644 (file)
@@ -223,7 +223,7 @@ retry_wait:
 
 /**
  * virProxyOpenClientSocket:
- * @path: the fileame for the socket
+ * @path: the filename for the socket
  *
  * try to connect to the socket open by libvirt_proxy
  *