Re: [PATCH] Minor typo fixes in documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Sep 15, 2015 at 11:15:06AM +0200, Christian Loehle wrote:
Signed-off-by: Christian Loehle <cloehle@xxxxxxxxxxxxx>


ACK && Pushed.  Thanks for the patch.

diff --git a/docs/formatcaps.html.in b/docs/formatcaps.html.in
index 4245d8a..c187187 100644
--- a/docs/formatcaps.html.in
+++ b/docs/formatcaps.html.in
@@ -162,7 +162,7 @@
      &lt;suspend_mem/&gt;
      &lt;suspend_disk/&gt;
      &lt;suspend_hybrid/&gt;
-    &lt;power_management/&gt;
+    &lt;/power_management&gt;
  &lt;/host&gt;</span>

  &lt;!-- xen-3.0-x86_64 --&gt;
diff --git a/docs/internals/command.html.in b/docs/internals/command.html.in
index 64365b2..17d1360 100644
--- a/docs/internals/command.html.in
+++ b/docs/internals/command.html.in
@@ -68,8 +68,8 @@
      There is now a high level API that provides a safe and
      flexible way to spawn commands, which prevents the most
      common errors &amp; is easy to code against.  This
-      code is provided in the <code>src/util/command.h</code>
-      header which can be imported using <code>#include "command.h"</code>
+      code is provided in the <code>src/util/vircommand.h</code>
+      header which can be imported using <code>#include "vircommand.h"</code>
    </p>

    <h3><a name="initial">Defining commands in libvirt</a></h3>
diff --git a/src/libvirt-domain.c b/src/libvirt-domain.c
index 964a4d7..1edd73e 100644
--- a/src/libvirt-domain.c
+++ b/src/libvirt-domain.c
@@ -268,7 +268,7 @@ virDomainCreateXMLWithFiles(virConnectPtr conn, const char *xmlDesc,
 *
 * Deprecated after 0.4.6.
 * Renamed to virDomainCreateXML() providing identical functionality.
- * This existing name will left indefinitely for API compatibility.
+ * This existing name will be left indefinitely for API compatibility.
 *
 * Returns a new domain object or NULL in case of failure
 */

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]