summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-09-20 17:56:40 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-10-01 15:03:33 +0100
commit1d95c97bff733a3c7bcd7f1171486ae9c9c3be99 (patch)
tree15ad55903c85bc3261785abbb1aef251fa07d9b0 /src
parent59be7551e59233ffacc3a9f0c67d4ee5391219d0 (diff)
downloadlibguestfs-1d95c97bff733a3c7bcd7f1171486ae9c9c3be99.tar.gz
libguestfs-1d95c97bff733a3c7bcd7f1171486ae9c9c3be99.tar.xz
libguestfs-1d95c97bff733a3c7bcd7f1171486ae9c9c3be99.zip
docs: Add links to various guestfs-* man pages from guestfs(3).
Cherry picked from commit 64cc0dafd03bb23ef1520c8f46fd2dd44a0d8c4e. Remove ref to guestfs-release-notes(1) which doesn't exist in 1.18. (cherry picked from commit 9a01948a80cf4d6c3902b23c12d88e1b886dc4a5)
Diffstat (limited to 'src')
-rw-r--r--src/guestfs.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index 131a9084..e1000c21 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -36,6 +36,10 @@ For examples of using the API from C, see L<guestfs-examples(3)>. For
examples in other languages, see
L</USING LIBGUESTFS WITH OTHER PROGRAMMING LANGUAGES> below.
+If you are having performance problems, read
+L<guestfs-performance(1)>. To help test libguestfs, read
+L<libguestfs-test-tool(1)> and L<guestfs-testing(1)>.
+
=head1 API OVERVIEW
This section provides a gentler overview of the libguestfs API. We