From: Richard W.M. Jones Date: Sat, 19 Mar 2011 18:41:23 +0000 (+0000) Subject: guestfs(3): 'kernel' -> 'supermin appliance'. X-Git-Tag: 1.9.13~7 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=1541f3a564f8ff14c1a63298120e4dc618ea3274;p=libguestfs.git guestfs(3): 'kernel' -> 'supermin appliance'. --- diff --git a/src/guestfs.pod b/src/guestfs.pod index 7fdc758..a847a5f 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -932,8 +932,8 @@ architecture for multithreaded programs using libvirt and libguestfs. =head2 PATH -Libguestfs needs a kernel and initrd.img, which it finds by looking -along an internal path. +Libguestfs needs a supermin appliance, which it finds by looking along +an internal path. By default it looks for these in the directory C<$libdir/guestfs> (eg. C or C). @@ -2781,8 +2781,8 @@ example: =item LIBGUESTFS_PATH -Set the path that libguestfs uses to search for kernel and initrd.img. -See the discussion of paths in section PATH above. +Set the path that libguestfs uses to search for a supermin appliance. +See the discussion of paths in section L above. =item LIBGUESTFS_QEMU