diff -r 65ea24a40b29 man/en/virt-clone.1 --- a/man/en/virt-clone.1 Fri Jun 22 13:03:53 2007 -0400 +++ b/man/en/virt-clone.1 Wed Jul 04 16:03:35 2007 +0900 @@ -15,11 +15,11 @@ DESCRIPTION running completely unattended, with the guest 'kickstarting' itself too. This allows for easy automation of guest installs. A companion tool "virt-clone(1)" is provided for cloning pre-existing guests if their - instalation cannot be easily automated from pristine media. + installation cannot be easily automated from pristine media. OPTIONS Any of the options can be omitted, in which case "virt-clone" will run - interactivately prompting for input as required. + interactively prompting for input as required. -h, --help Show the help message and exit @@ -70,7 +70,7 @@ OPTIONS qemu:///session If running on a bare metal kernel as non-root - It is only neccessary to provide the "--connect" argument if this + It is only necessary to provide the "--connect" argument if this default prioritization is incorrect, eg if wanting to use QEMU while on a Xen kernel. @@ -107,7 +107,7 @@ EXAMPLES --mac 54:52:00:34:11:54 AUTHOR - Writen by Kazuki Mizushima, and a team of many other contributors. See + Written by Kazuki Mizushima, and a team of many other contributors. See the AUTHORS file in the source distribution for the complete list of credits. @@ -118,7 +118,7 @@ BUGS product, and the "python-virtinst" component. COPYRIGHT - Copright (C) Fujitsu Limited 2007, and various contributors. This is + Copyright (C) Fujitsu Limited 2007, and various contributors. This is free software. You may redistribute copies of it under the terms of the GNU General Public License "http://www.gnu.org/licenses/gpl.html". There is NO WARRANTY, to the extent permitted by law. diff -r 65ea24a40b29 man/en/virt-clone.pod --- a/man/en/virt-clone.pod Fri Jun 22 13:03:53 2007 -0400 +++ b/man/en/virt-clone.pod Wed Jul 04 16:01:46 2007 +0900 @@ -19,13 +19,13 @@ Given suitable command line arguments, C Given suitable command line arguments, C is capable of running completely unattended, with the guest 'kickstarting' itself too. This allows for easy automation of guest installs. A companion tool C is -provided for cloning pre-existing guests if their instalation cannot be easily +provided for cloning pre-existing guests if their installation cannot be easily automated from pristine media. =head1 OPTIONS Any of the options can be omitted, in which case C will run -interactivately prompting for input as required. +interactively prompting for input as required. =over 4 @@ -89,7 +89,7 @@ If running on a bare metal kernel as non =back -It is only neccessary to provide the C<--connect> argument if this default +It is only necessary to provide the C<--connect> argument if this default prioritization is incorrect, eg if wanting to use QEMU while on a Xen kernel. =item -d, --debug @@ -130,7 +130,7 @@ new guest can do a filesystem resize whe =head1 AUTHOR -Writen by Kazuki Mizushima, and a team of many other contributors. See the AUTHORS +Written by Kazuki Mizushima, and a team of many other contributors. See the AUTHORS file in the source distribution for the complete list of credits. =head1 BUGS @@ -141,7 +141,7 @@ C product, and the C. There is NO WARRANTY, to the extent permitted by law.