diff --git a/docs/apps.html.in b/docs/apps.html.in index 606c4c3fc5..92f7950b07 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -33,7 +33,7 @@

Command line tools

-
guestfish
+
guestfish
Guestfish is an interactive shell and command-line tool for examining and modifying virtual machine filesystems. It uses libvirt to find @@ -152,7 +152,7 @@

Conversion

-
virt-p2v
+
virt-p2v
Convert a physical machine to run on KVM. It is a LiveCD which is booted on the machine to be converted. It collects a @@ -160,7 +160,7 @@ to a remote machine and defines the XML for a domain to run the guest. (Note this tool is included with libguestfs)
-
virt-v2v
+
virt-v2v
virt-v2v converts guests from a foreign hypervisor to run on KVM, managed by libvirt. It can convert guests from VMware or @@ -277,7 +277,7 @@

Libraries

-
libguestfs
+
libguestfs
A library and set of tools for accessing and modifying virtual machine disk images. It can be linked with C and C++ management @@ -310,7 +310,7 @@

LiveCD / Appliances

-
virt-p2v
+
virt-p2v
An older tool for converting a physical machine into a virtual machine. It is a LiveCD which is booted on the machine to be diff --git a/docs/kbase/secureusage.rst b/docs/kbase/secureusage.rst index 5a631193d1..2f072100c6 100644 --- a/docs/kbase/secureusage.rst +++ b/docs/kbase/secureusage.rst @@ -77,7 +77,7 @@ time. **Recommendation:** if there is a need to access the content of a disk image, use a single-use throwaway virtual machine to access the data. Never mount disk images on the host OS. Ideally make use of the -`libguestfs `__ tools and APIs for accessing +`libguestfs `__ tools and APIs for accessing disks Guest migration network diff --git a/docs/pci-hotplug.html.in b/docs/pci-hotplug.html.in index 29587b1e7e..d61af1930e 100644 --- a/docs/pci-hotplug.html.in +++ b/docs/pci-hotplug.html.in @@ -56,7 +56,7 @@

If you have a very specific use case, such as the appliances - used by libguestfs behind + used by libguestfs behind the scenes to access disk images, and this automatically-added pcie-root-port controller ends up being a nuisance, you can prevent libvirt from adding it by manually managing PCI