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)
This commit is contained in:
Richard W.M. Jones
2016-03-15 18:57:18 +00:00
parent ffeea7995b
commit 1129cbba3d
2 changed files with 2 additions and 2 deletions

View File

@@ -437,7 +437,7 @@ F<./configure> (depending whether you are building respectively from
git or from tarballs). Then, when using libguestfs, you B<must> set
the C<LIBGUESTFS_PATH> environment variable to the directory of a
pre-compiled appliance, as also described in
L<guestfs(3)/FIXED APPLIANCE>.
L<guestfs-internals(1)/FIXED APPLIANCE>.
For pre-compiled appliances, see also:
L<http://libguestfs.org/download/binaries/appliance/>.