Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit d944623

Browse files
committed
Fixed a number of typos in manual page (Atsushi SAKAI)
1 parent 93026bc commit d944623

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

man/en/virt-install.1

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -137,26 +137,26 @@ virt\-install \- provision new virtual machines
137137
\&\fBvirt-install\fR [\s-1OPTION\s0]...
138138
.SH "DESCRIPTION"
139139
.IX Header "DESCRIPTION"
140-
\&\fBvirt-install\fR is a command line tool for provisoning new virtual machines
140+
\&\fBvirt-install\fR is a command line tool for provisioning new virtual machines
141141
using the \f(CW\*(C`libvirt\*(C'\fR hypervisor management library. The tool supports both
142142
text based & graphical installations, using serial console, \s-1SDL\s0 graphics
143143
or a \s-1VNC\s0 client/server pair. The guest can be configured with one or more
144144
virtual disks and network interfaces plumbed through to the host.
145145
.PP
146146
The installation media can be held locally or remotely on \s-1NFS\s0, \s-1HTTP\s0, \s-1FTP\s0
147147
servers. In the latter case \f(CW\*(C`virt\-install\*(C'\fR will fetch the minimal files
148-
neccessary to kick off the installation process, allowing the guest
148+
necessary to kick off the installation process, allowing the guest
149149
to fetch the rest of the \s-1OS\s0 distribution as needed.
150150
.PP
151151
Given suitable command line arguments, \f(CW\*(C`virt\-install\*(C'\fR is capable of running
152152
completely unattended, with the guest 'kickstarting' itself too. This allows
153153
for easy automation of guest installs. A companion tool \f(CW\*(C`virt\-clone(1)\*(C'\fR is
154-
provided for cloning pre-existing guests if their instalation cannot be easily
154+
provided for cloning pre-existing guests if their installation cannot be easily
155155
automated from pristine media.
156156
.SH "OPTIONS"
157157
.IX Header "OPTIONS"
158158
Any of the options can be omitted, in which case \f(CW\*(C`virt\-install\*(C'\fR will run
159-
interactivately prompting for input as required.
159+
interactively prompting for input as required.
160160
.IP "\-h, \-\-help" 4
161161
.IX Item "-h, --help"
162162
Show the help message and exit
@@ -294,7 +294,7 @@ keyboard layout.
294294
.IX Item "--accelerate"
295295
When installing a \s-1QEMU\s0 guest, make use of the \s-1KVM\s0 or \s-1KQEMU\s0 kernel acceleration
296296
capabilities if available. Use of this option is recommended unless a guest
297-
\&\s-1OS\s0 is known to be incompatiable with the accelerators. The \s-1KVM\s0 accelerator is
297+
\&\s-1OS\s0 is known to be incompatible with the accelerators. The \s-1KVM\s0 accelerator is
298298
preferred over \s-1KQEMU\s0 if both are available.
299299
.IP "\-\-connect=CONNECT Connect to hypervisor with \s-1URI\s0" 4
300300
.IX Item "--connect=CONNECT Connect to hypervisor with URI"
@@ -313,7 +313,7 @@ If running on a bare metal kernel as non-root
313313
.RE
314314
.RS 4
315315
.Sp
316-
It is only neccessary to provide the \f(CW\*(C`\-\-connect\*(C'\fR argument if this default
316+
It is only necessary to provide the \f(CW\*(C`\-\-connect\*(C'\fR argument if this default
317317
prioritization is incorrect, eg if wanting to use \s-1QEMU\s0 while on a Xen kernel.
318318
.RE
319319
.IP "\-\-livecd" 4
@@ -324,7 +324,7 @@ may be desirable to also use the \f(CW\*(C`\-\-nodisks\*(C'\fR flag in combinati
324324
.IP "\-v, \-\-hvm This guest should be a fully virtualized guest" 4
325325
.IX Item "-v, --hvm This guest should be a fully virtualized guest"
326326
Request the use of full virtualization, if both para & full virtualization are
327-
availalble on the host. This parameter may not be available if connecting to a
327+
available on the host. This parameter may not be available if connecting to a
328328
Xen hypervisor on a machine without hardware virtualization support. This
329329
parameter is implied if connecting to a \s-1QEMU\s0 based hypervisor.
330330
.IP "\-c \s-1CDROM\s0, \-\-cdrom=CDROM" 4
@@ -339,7 +339,7 @@ and initrd.
339339
.IX Item "--os-type=OS_TYPE"
340340
Optimize the guest configuration for a type of operating system. This will
341341
attempt to pick the most suitable \s-1ACPI\s0 & \s-1APIC\s0 settings, optimally supported
342-
mouse drivers and generally accomodate other operating system quirks. The
342+
mouse drivers and generally accommodate other operating system quirks. The
343343
valid operating system types are
344344
.RS 4
345345
.IP "linux" 4
@@ -478,7 +478,7 @@ virtualized guest.
478478
.IX Item "--arch=ARCH"
479479
Request a non-native \s-1CPU\s0 architecture for the guest virtual machine.
480480
The option is only currently available with \s-1QEMU\s0 guests, and will not
481-
enable use of acceleration. If omited, the host \s-1CPU\s0 architecture will
481+
enable use of acceleration. If omitted, the host \s-1CPU\s0 architecture will
482482
be used in the guest.
483483
.IP "\-p, \-\-paravirt" 4
484484
.IX Item "-p, --paravirt"
@@ -592,7 +592,7 @@ Run a Live \s-1CD\s0 image under Xen fullyvirt, in diskless environment
592592
.Ve
593593
.SH "AUTHOR"
594594
.IX Header "AUTHOR"
595-
Writen by Daniel P. Berrange, Hugh Brock, Jeremy Katz and a team of many
595+
Written by Daniel P. Berrange, Hugh Brock, Jeremy Katz and a team of many
596596
other contributors. See the \s-1AUTHORS\s0 file in the source distribution for
597597
the complete list of credits.
598598
.SH "BUGS"
@@ -602,7 +602,7 @@ or directly to BugZilla \f(CW\*(C`http://bugzilla.redhat.com/bugzilla/\*(C'\fR a
602602
\&\f(CW\*(C`Fedora\*(C'\fR product, and the \f(CW\*(C`python\-virtinst\*(C'\fR component.
603603
.SH "COPYRIGHT"
604604
.IX Header "COPYRIGHT"
605-
Copright (C) 2006\-2007 Red Hat, Inc, and various contributors.
605+
Copyright (C) 2006\-2007 Red Hat, Inc, and various contributors.
606606
This is free software. You may redistribute copies of it under the terms of the \s-1GNU\s0 General
607607
Public License \f(CW\*(C`http://www.gnu.org/licenses/gpl.html\*(C'\fR. There is \s-1NO\s0 \s-1WARRANTY\s0, to the extent
608608
permitted by law.

man/en/virt-install.pod

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,27 @@ B<virt-install> [OPTION]...
1010

1111
=head1 DESCRIPTION
1212

13-
B<virt-install> is a command line tool for provisoning new virtual machines
13+
B<virt-install> is a command line tool for provisioning new virtual machines
1414
using the C<libvirt> hypervisor management library. The tool supports both
1515
text based & graphical installations, using serial console, SDL graphics
1616
or a VNC client/server pair. The guest can be configured with one or more
1717
virtual disks and network interfaces plumbed through to the host.
1818

1919
The installation media can be held locally or remotely on NFS, HTTP, FTP
2020
servers. In the latter case C<virt-install> will fetch the minimal files
21-
neccessary to kick off the installation process, allowing the guest
21+
necessary to kick off the installation process, allowing the guest
2222
to fetch the rest of the OS distribution as needed.
2323

2424
Given suitable command line arguments, C<virt-install> is capable of running
2525
completely unattended, with the guest 'kickstarting' itself too. This allows
2626
for easy automation of guest installs. A companion tool C<virt-clone(1)> is
27-
provided for cloning pre-existing guests if their instalation cannot be easily
27+
provided for cloning pre-existing guests if their installation cannot be easily
2828
automated from pristine media.
2929

3030
=head1 OPTIONS
3131

3232
Any of the options can be omitted, in which case C<virt-install> will run
33-
interactivately prompting for input as required.
33+
interactively prompting for input as required.
3434

3535
=over 4
3636

@@ -193,7 +193,7 @@ keyboard layout.
193193

194194
When installing a QEMU guest, make use of the KVM or KQEMU kernel acceleration
195195
capabilities if available. Use of this option is recommended unless a guest
196-
OS is known to be incompatiable with the accelerators. The KVM accelerator is
196+
OS is known to be incompatible with the accelerators. The KVM accelerator is
197197
preferred over KQEMU if both are available.
198198

199199
=item --connect=CONNECT Connect to hypervisor with URI
@@ -217,7 +217,7 @@ If running on a bare metal kernel as non-root
217217

218218
=back
219219

220-
It is only neccessary to provide the C<--connect> argument if this default
220+
It is only necessary to provide the C<--connect> argument if this default
221221
prioritization is incorrect, eg if wanting to use QEMU while on a Xen kernel.
222222

223223
=item --livecd
@@ -229,7 +229,7 @@ may be desirable to also use the C<--nodisks> flag in combination.
229229
=item -v, --hvm This guest should be a fully virtualized guest
230230

231231
Request the use of full virtualization, if both para & full virtualization are
232-
availalble on the host. This parameter may not be available if connecting to a
232+
available on the host. This parameter may not be available if connecting to a
233233
Xen hypervisor on a machine without hardware virtualization support. This
234234
parameter is implied if connecting to a QEMU based hypervisor.
235235

@@ -246,7 +246,7 @@ and initrd.
246246

247247
Optimize the guest configuration for a type of operating system. This will
248248
attempt to pick the most suitable ACPI & APIC settings, optimally supported
249-
mouse drivers and generally accomodate other operating system quirks. The
249+
mouse drivers and generally accommodate other operating system quirks. The
250250
valid operating system types are
251251

252252
=over 4
@@ -407,7 +407,7 @@ virtualized guest.
407407

408408
Request a non-native CPU architecture for the guest virtual machine.
409409
The option is only currently available with QEMU guests, and will not
410-
enable use of acceleration. If omited, the host CPU architecture will
410+
enable use of acceleration. If omitted, the host CPU architecture will
411411
be used in the guest.
412412

413413
=item -p, --paravirt
@@ -523,7 +523,7 @@ Run a Live CD image under Xen fullyvirt, in diskless environment
523523

524524
=head1 AUTHOR
525525

526-
Writen by Daniel P. Berrange, Hugh Brock, Jeremy Katz and a team of many
526+
Written by Daniel P. Berrange, Hugh Brock, Jeremy Katz and a team of many
527527
other contributors. See the AUTHORS file in the source distribution for
528528
the complete list of credits.
529529

@@ -535,7 +535,7 @@ C<Fedora> product, and the C<python-virtinst> component.
535535

536536
=head1 COPYRIGHT
537537

538-
Copright (C) 2006-2007 Red Hat, Inc, and various contributors.
538+
Copyright (C) 2006-2007 Red Hat, Inc, and various contributors.
539539
This is free software. You may redistribute copies of it under the terms of the GNU General
540540
Public License C<http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent
541541
permitted by law.

0 commit comments

Comments
 (0)