mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
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:
@@ -39,7 +39,7 @@ L<guestfs-performance(1)>).
|
||||
=back
|
||||
|
||||
For deeper understanding of why you might need this tool, read
|
||||
L<guestfs(3)/FIXED APPLIANCE>.
|
||||
L<guestfs-internals(1)/FIXED APPLIANCE>.
|
||||
|
||||
Instead of running this tool, you can download fixed appliances from
|
||||
L<http://libguestfs.org/download/binaries/appliance/>. These
|
||||
|
||||
@@ -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/>.
|
||||
|
||||
Reference in New Issue
Block a user