summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-04-30 19:10:52 -0400
committerRichard W.M. Jones <rjones@redhat.com>2011-04-30 19:10:52 -0400
commit108d7a134c5d26b967fa7162d9b80b40112c2869 (patch)
tree1f5566f8f963da8caa92eadc64fa003cf882b21e
parenta5e421570cc840f70f2931e24b3df40c9a14cd2d (diff)
downloadlibguestfs-108d7a134c5d26b967fa7162d9b80b40112c2869.tar.gz
libguestfs-108d7a134c5d26b967fa7162d9b80b40112c2869.tar.xz
libguestfs-108d7a134c5d26b967fa7162d9b80b40112c2869.zip
guestfs(3): Referenced section is above, not below.
-rw-r--r--src/guestfs.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index 389bced5..c537ae96 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -1285,7 +1285,7 @@ Create a handle by calling L</guestfs_create>. Call L</guestfs_close>
to free the handle and release all resources used.
For information on using multiple handles and threads, see the section
-L</MULTIPLE HANDLES AND MULTIPLE THREADS> below.
+L</MULTIPLE HANDLES AND MULTIPLE THREADS> above.
=head2 guestfs_create