From b8d0a7bc348a10d0a60b33ad577b6793119aa900 Mon Sep 17 00:00:00 2001
From: Daniel Veillard
Date: Tue, 14 Aug 2007 07:02:18 +0000
Subject: [PATCH] * virsh.1 docs/virsh.pod: typo fixes from Atsushi SAKAI
Daniel
---
ChangeLog | 4 ++++
docs/architecture.html | 2 +-
docs/bugs.html | 2 +-
docs/libvir.html | 4 ++--
docs/virsh.pod | 26 +++++++++++++-------------
virsh.1 | 28 ++++++++++++++--------------
6 files changed, 35 insertions(+), 31 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 1844e65ada..f72833aec0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Aug 14 09:04:41 CEST 2007 Daniel Veillard
+
+ * virsh.1 docs/virsh.pod: typo fixes from Atsushi SAKAI
+
Tue Aug 14 07:59:21 CEST 2007 Daniel Veillard
* docs/apibuild.py: fix the API generator to work out of a
diff --git a/docs/architecture.html b/docs/architecture.html
index c46e0118bc..cbff79a941 100644
--- a/docs/architecture.html
+++ b/docs/architecture.html
@@ -58,7 +58,7 @@ drivers present in driver.h:
- xend_internal: implements the driver fun
domains.
- qemu_internal: implement the driver functions for QEmu and
KVM virtualization engines. It also uses a qemud/ specific daemon
- which interracts with the QEmu process to implement libvirt API.
+ which interacts with the QEmu process to implement libvirt API.
- test: this is a test driver useful for regression tests of the
front-end part of libvirt.
Note that a given driver may only implement a subset of those functions,
diff --git a/docs/bugs.html b/docs/bugs.html
index 8c8887e386..09c3d7de9e 100644
--- a/docs/bugs.html
+++ b/docs/bugs.html
@@ -13,5 +13,5 @@ too, so that everybody working on the project can see it, thanks !
Some of
network. Use the settings:
- server: irc.oftc.net
- port: 6667 (the usual IRC port)
- channel: #virt
-
But there is no garantee that someone will be watching or able to reply,
+
But there is no guarantee that someone will be watching or able to reply,
use the mailing-list if you don't get an answer there.