diff options
Diffstat (limited to 'doc/sources/ovf')
-rw-r--r-- | doc/sources/ovf/README | 2 | ||||
-rwxr-xr-x | doc/sources/ovf/make-iso | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/sources/ovf/README b/doc/sources/ovf/README index e3ef12e0..3e0b366b 100644 --- a/doc/sources/ovf/README +++ b/doc/sources/ovf/README @@ -53,7 +53,7 @@ box, follow the steps below. You can change that at the grub prompt if you'd like by editing the kernel entry. Otherwise, to see progress you'll need to switch to the serial console. In kvm graphic mode, you do that by clicking - in the window and then pressing pressing 'ctrl-alt-3'. For information + in the window and then pressing 'ctrl-alt-3'. For information on how to do that in virtualbox or kvm curses, see the relevant documentation. diff --git a/doc/sources/ovf/make-iso b/doc/sources/ovf/make-iso index 91d0e2e5..e46642bf 100755 --- a/doc/sources/ovf/make-iso +++ b/doc/sources/ovf/make-iso @@ -28,7 +28,7 @@ Usage() { cat <<EOF Usage: ${0##*/} ovf-env.xml.tmpl [user-data-file] - create an an ovf transport iso with ovf-env.xml.tmpl + create an ovf transport iso with ovf-env.xml.tmpl as ovf-env.xml on the iso. if user-data-file is given, the file's contents will be base64 encoded |