1
0
mirror of synced 2026-01-19 01:07:28 +00:00

Typos/whitespace fixes

This commit is contained in:
Dmitry Nedospasov 2010-07-05 10:19:06 +02:00
parent 3359c10349
commit be205d307e

View File

@ -163,7 +163,7 @@ xen-create-image - Easily create new Xen instances with networking and OpenSSH.
--vcpus=num
Set the number of vcpus that the new instance will have
instead of the default value of "1".
instead of the default value of "1".
Installation options:
@ -237,7 +237,7 @@ xen-create-image - Easily create new Xen instances with networking and OpenSSH.
--bridge=brname
Optionally, set a specific bridge for the new instance.
This can be especially useful when running multiple
bridges on a machine.
bridges on a machine.
Mandatory options:
@ -3766,7 +3766,7 @@ sub runXenConfigCreation
}
#
# Create teh config.
# Create the config.
#
my $command = "xt-create-xen-config --output=$dir --extension=$ext";