Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 4bdfee4

Browse files
author
Paul Angus
committed
fix some typos and grammatical tweaks
1 parent bfdf64c commit 4bdfee4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/hypervisor/kvm.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -439,8 +439,8 @@ Configuring the Networking
439439
implementation in Linux. Please refer to the next section if you intend to
440440
use OpenVswitch
441441

442-
CloudStack uses the network bridges with KVM to connect the guest instances to each
443-
other and the outside work. They also are used to connect the System VMs to your
442+
CloudStack uses the network bridges in conjunction with KVM to connect the guest instances to
443+
each other and the outside world. They also are used to connect the System VMs to your
444444
infrastructure.
445445

446446
By default these bridges are called *cloudbr0* and *cloudbr1* etc, but this can be
@@ -524,7 +524,7 @@ We now have to configure the VLAN interfaces:
524524
VLAN=yes
525525
BRIDGE=cloudbr1
526526

527-
Now we have the VLAN interfaces configured we can add the bridges on top
527+
Now that we have the VLAN interfaces configured we can add the bridges on top
528528
of them.
529529

530530
.. sourcecode:: bash
@@ -1076,7 +1076,7 @@ Secondary Storage Bypass
10761076
New in 4.11 is the ability to bypass storing a template on secondary storage, and
10771077
instead directly downloading a 'template' from an alternate remote location.
10781078
In order to facilitate this the **Aria2** (https://aria2.github.io/) package must be
1079-
installed on the KVM host.
1079+
installed on all of your KVM hosts.
10801080

10811081
As this package often is not available in standard distribution repos, you will need
10821082
to install the package from your preferred source.

0 commit comments

Comments
 (0)