134134virt\- image \- Format of the virtual image XML descriptor
135135.SH "DESCRIPTION"
136136.IX Header " DESCRIPTION"
137- \& \fI virt \- image \fR \| (1) relies on an \s- 1 XML\s 0 descriptior to create virtual machines from
137+ \& \fI virt \- image \fR \| (1) relies on an \s- 1 XML\s 0 descriptor to create virtual machines from
138138virtual machine images. In general, a virtual machine image consists of the
139139\& \s- 1 XML\s 0 descriptor (usually in a file \fI image.xml \fR ) and a number of files for
140140the virtual machine's disks.
@@ -197,12 +197,12 @@ recommended number of virtual \s-1CPU\s0's in the \fBvcpu\fR element and the
197197recommended amount of memory in kB in the \fB memory \fR element. It also
198198indicates whether the virtual machine should have a network interface
199199through the \fI interface \fR element and whether the virtual machine has a
200- grphical interface through the \fI graphics \fR element.
200+ graphical interface through the \fI graphics \fR element.
201201.Sh " \s- 1 BOOT\s 0 "
202202.IX Subsection " BOOT"
203203Each \fB boot \fR descriptor details how the virtual machine should be started
204204on a certain hypervisor. The \fB type \fR attribute of the \fB boot \fR element,
205- which can either be \f(CW \*( C` xen \*( C' \fR or \f(CW \*( C` hvm \*( C' \fR , dpeending on whether the boot
205+ which can either be \f(CW \*( C` xen \*( C' \fR or \f(CW \*( C` hvm \*( C' \fR , depending on whether the boot
206206descriptor is for a paravirtualized Xen(tm) guest or a fully-virtualized
207207guest.
208208.PP
@@ -242,11 +242,11 @@ omitted. device names are assigned in the order in which the \fBdrive\fR
242242elements appear, skipping already assigned devices.
243243.SH "STORAGE"
244244.IX Header " STORAGE"
245- The \fB storage \fR element lists the disk image files that are part ofthe
245+ The \fB storage \fR element lists the disk image files that are part of the
246246virtual machine image in a list of one or more \fB disk \fR elements. Each
247247\& \fB disk \fR element can contain the following attributes:
248248.IP " \(bu " 4
249- the \fB file \fR attribute givingthe name of the disk file
249+ the \fB file \fR attribute giving the name of the disk file
250250.IP " \(bu " 4
251251the \fB use \fR attribute indicating whether the disk file is a \f(CW \*( C` system \*( C' \fR ,
252252\& \f(CW \*( C` user \*( C' \fR , or \f(CW \*( C` scratch \*( C' \fR disk. The \fB use \fR attribute differentiates disk files
@@ -308,7 +308,7 @@ To create a virtual machine, save the above \s-1XML\s0 in \fIimage.xml\fR and ru
308308.Ve
309309.SH "AUTHOR"
310310.IX Header " AUTHOR"
311- Writen by David Lutterkort. See the \s- 1 AUTHORS\s 0 file in the source distribution for
311+ Written by David Lutterkort. See the \s- 1 AUTHORS\s 0 file in the source distribution for
312312the complete list of credits.
313313.SH "BUGS"
314314.IX Header " BUGS"
@@ -317,7 +317,7 @@ or directly to BugZilla \f(CW\*(C`http://bugzilla.redhat.com/bugzilla/\*(C'\fR a
317317\& \f(CW \*( C` Fedora \*( C' \fR product, and the \f(CW \*( C` python \- virtinst \*( C' \fR component.
318318.SH "COPYRIGHT"
319319.IX Header " COPYRIGHT"
320- Copright (C) 2006\- 2007 Red Hat, Inc, and various contributors.
320+ Copyright (C) 2006\- 2007 Red Hat, Inc, and various contributors.
321321This is free software. You may redistribute copies of it under the terms of the \s- 1 GNU\s 0 General
322322Public License \f(CW \*( C` http://www.gnu.org/licenses/gpl.html \*( C' \fR . There is \s- 1 NO\s 0 \s- 1 WARRANTY\s 0 , to the extent
323323permitted by law.
0 commit comments