From 64cc0dafd03bb23ef1520c8f46fd2dd44a0d8c4e Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 20 Sep 2012 17:56:40 +0100 Subject: docs: Add links to various guestfs-* man pages from guestfs(3). --- src/guestfs.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/guestfs.pod b/src/guestfs.pod index d553a1e0..2cac823a 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -38,6 +38,10 @@ For examples of using the API from C, see L. For examples in other languages, see L below. +If you are having performance problems, read +L. To help test libguestfs, read +L and L. + =head1 API OVERVIEW This section provides a gentler overview of the libguestfs API. We @@ -3610,6 +3614,7 @@ L, L, L, L, +L, L, L, L, -- cgit