]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: fixing typos 'libivrt' > 'libvirt'
authorJulio Faracco <jcfaracco@gmail.com>
Fri, 17 Jan 2020 15:12:21 +0000 (12:12 -0300)
committerJán Tomko <jtomko@redhat.com>
Fri, 17 Jan 2020 15:44:31 +0000 (16:44 +0100)
This is only 2 simple typo fixes for wrong documentation wording.

Signed-off-by: Julio Faracco <jcfaracco@gmail.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
docs/apps.html.in
docs/auditlog.html.in

index 41dd26f7ff549f069f0209218cd926383c811ad1..629d740c28112d768feab51e79c8c192a7d0989b 100644 (file)
       <dd>
         Eucalyptus is an on-premise Infrastructure as a Service cloud
         software platform that is open source and
-        AWS-compatible. Eucalyptus uses libivrt virtualization API to
+        AWS-compatible. Eucalyptus uses libvirt virtualization API to
         directly interact with Xen and KVM hypervisors.
       </dd>
 
index f8f0c99b235614446d32960171e40e42c762a6af..eb00d9742e0f487cccb97a49e696e5daf2005b9d 100644 (file)
@@ -42,7 +42,7 @@
       In addition to have formal messages sent to the audit subsystem it is
       possible to tell libvirt to inject messages into its own logging
       layer. This will result in messages ending up in the systemd journal
-      or <code>/var/log/libvirt/libivrtd.log</code> on non-systemd hosts.
+      or <code>/var/log/libvirt/libvirtd.log</code> on non-systemd hosts.
       This is disabled by default, but can be requested by setting the
       <code>audit_logging=1</code> configuration parameter in the same file
       mentioned above.