From 1129cbba3d961631183dadb68d4b9436096220d1 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 15 Mar 2016 18:57:18 +0000 Subject: [PATCH] docs: Fix cross-reference to fixed appliance section. The fixed appliance documentation moved from guestfs(3) to guestfs-internals(1). Thanks: Mark Pictor (mark999 on IRC) --- appliance/libguestfs-make-fixed-appliance.pod | 2 +- docs/guestfs-faq.pod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appliance/libguestfs-make-fixed-appliance.pod b/appliance/libguestfs-make-fixed-appliance.pod index 8e75c601d..db1eb569f 100644 --- a/appliance/libguestfs-make-fixed-appliance.pod +++ b/appliance/libguestfs-make-fixed-appliance.pod @@ -39,7 +39,7 @@ L). =back For deeper understanding of why you might need this tool, read -L. +L. Instead of running this tool, you can download fixed appliances from L. These diff --git a/docs/guestfs-faq.pod b/docs/guestfs-faq.pod index ea4cffdfe..d91c657e7 100644 --- a/docs/guestfs-faq.pod +++ b/docs/guestfs-faq.pod @@ -437,7 +437,7 @@ F<./configure> (depending whether you are building respectively from git or from tarballs). Then, when using libguestfs, you B set the C environment variable to the directory of a pre-compiled appliance, as also described in -L. +L. For pre-compiled appliances, see also: L.