--- src/guestfs.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guestfs.pod b/src/guestfs.pod index f9dea92c81b5805b9011c99d0aa69e0ce687b834..87355d5c9119656e41a3b89f04f687f8fe7fb1f8 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -1550,7 +1550,7 @@ such as L<guestfish(1)> with the I<--live> option will "just work". By calling L</guestfs_set_backend> you can change how the library connects to the C<guestfsd> daemon in L</guestfs_launch> (read -L</ARCHITECTURE> for some background). +L</guestfs-internals> for some background). The normal backend is C<direct>, where a small appliance is created containing the daemon, and then the library connects to this. -- 2.4.3
_______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
