diff --git a/ChangeLog-old b/ChangeLog-old
index b5d44d5dce..e07b11c9a1 100644
--- a/ChangeLog-old
+++ b/ChangeLog-old
@@ -5504,7 +5504,7 @@ Tue Nov 11 15:51:42 GMT 2008 Daniel P. Berrange
The
- Depending on the guest architecture, some device busses can
+ Depending on the guest architecture, some device buses can
appear more than once, with a group of virtual devices tied to a
virtual controller. Normally, libvirt can automatically infer such
controllers without requiring explicit XML markup, but sometimes
@@ -3773,7 +3773,7 @@ qemu-kvm -net nic,model=? /dev/null
Since 1.1.0. This uses the optional
cmdline
dtb
cputune
. If attribute emulatorpin
of cputune
is specified, cpuset
- specified by vcpu
here will be ingored; Similarly,
+ specified by vcpu
here will be ignored; Similarly,
For virtual CPUs which has vcpupin
specified,
cpuset
specified by cpuset
here
will be ignored; For virtual CPUs which doesn't have
@@ -1235,7 +1235,7 @@
@@ -1358,7 +1358,7 @@
relaxed
- Relax contstraints on timers
+ Relax constraints on timers
on, off
1.0.0 (QEMU only)
tickpolicy
attribute determines what
- happens whens QEMU misses a deadline for injecting a
+ happens when QEMU misses a deadline for injecting a
tick to the guest:
@@ -2268,7 +2268,7 @@
readonly
Controllers
nativeMode
attribute on the <tag>
element: nativeMode
may be set to 'tagged' or
- 'untagged'. The id atribute of the element sets the native vlan.
+ 'untagged'. The id attribute of the element sets the native vlan.
Modifying virtual link state
@@ -4134,7 +4134,7 @@ qemu-kvm -net nic,model=? /dev/null
"9216", and heads
with value "1". By default, the first
video device in domain xml is the primary one, but the optional
attribute primary
(since 1.0.2)
- with value 'yes' can be used to mark the primary in cases of mutiple
+ with value 'yes' can be used to mark the primary in cases of multiple
video device. The non-primary must be type of "qxl". The optional
attribute ram
(since
1.0.2) is allowed for "qxl" type only and specifies
diff --git a/docs/formatnetwork.html.in b/docs/formatnetwork.html.in
index 36c381a419..63600b372e 100644
--- a/docs/formatnetwork.html.in
+++ b/docs/formatnetwork.html.in
@@ -478,7 +478,7 @@
Since 1.1.0. This uses the optional
nativeMode
attribute on the <tag>
element: nativeMode
may be set to 'tagged' or
- 'untagged'. The id atribute of the element sets the native vlan.
+ 'untagged'. The id attribute of the element sets the native vlan.
<vlan>
elements can also be specified in
@@ -591,7 +591,7 @@
This particular route would *not* be preferred if there was
another existing rout on the system with the same address and
prefix but with a lower value for the metric. If there is a
- route in the host system configuration that should be overriden
+ route in the host system configuration that should be overridden
by a route in a virtual network whenever the virtual network is
running, the configuration for the system-defined route should
be modified to have a higher metric, and the route on the
diff --git a/docs/news.html.in b/docs/news.html.in
index 6a07eb03d6..86b2790271 100644
--- a/docs/news.html.in
+++ b/docs/news.html.in
@@ -13327,7 +13327,7 @@ and check the GIT log