From adbf1bc320ba013fde7db2f43a1917fdd7bf9af2 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Sun, 24 Jun 2018 10:57:53 +0300 Subject: [PATCH] Fix minor typos --- lib/guestfs.pod | 2 +- p2v/virt-p2v-make-kiwi.pod | 2 +- v2v/virt-v2v.pod | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/guestfs.pod b/lib/guestfs.pod index d5a0e81e7..4b24006df 100644 --- a/lib/guestfs.pod +++ b/lib/guestfs.pod @@ -1874,7 +1874,7 @@ of a disk image. It may or may not apply in your use case. Read L below. Libguestfs offers an API to get the format of a disk image -(L, and it is safest to use this. +(L), and it is safest to use this. I be tempted to try parsing the text / human-readable output of C since it cannot be parsed reliably and securely. Also do diff --git a/p2v/virt-p2v-make-kiwi.pod b/p2v/virt-p2v-make-kiwi.pod index ac5e97dd6..d879d9774 100644 --- a/p2v/virt-p2v-make-kiwi.pod +++ b/p2v/virt-p2v-make-kiwi.pod @@ -20,7 +20,7 @@ including an xml description of the machine. virt-p2v-make-kiwi builds a folder containing all the pieces needed for kiwi to build a bootable P2V live CD ISO, USB key, or PXE image. This tool only builds the kiwi configuration, but this manual page describes some of -the ways you can use the kickstart file. +the ways you can use the kiwi configuration. =head1 BUILDING THE KIWI CONFIGURATION diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod index f3a1fd0b9..ff25f98d4 100644 --- a/v2v/virt-v2v.pod +++ b/v2v/virt-v2v.pod @@ -1461,7 +1461,7 @@ C<@> character in the form of its ascii hex-code (C<%5c>): =head2 OVA: IMPORTING A GUEST -To import an OVA file called F, do; +To import an OVA file called F, do: $ virt-v2v -i ova VM.ova -o local -os /var/tmp @@ -1571,8 +1571,8 @@ any vmdk disks. =head1 INPUT FROM VMWARE ESXi HYPERVISOR You should use the OVA or VMX methods above (see L and/or L) if possible, as it is much -faster and requires much less disk space than the method described in +OVA> and/or L) if possible, as they are much +faster and require much less disk space than the method described in this section. You can use the L tool to copy the guest