git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5e4215
)
guestfs(3): Referenced section is above, not below.
author
Richard W.M. Jones
<rjones@redhat.com>
Sat, 30 Apr 2011 23:10:52 +0000
(19:10 -0400)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sat, 30 Apr 2011 23:10:52 +0000
(19:10 -0400)
src/guestfs.pod
patch
|
blob
|
history
diff --git
a/src/guestfs.pod
b/src/guestfs.pod
index
389bced
..
c537ae9
100644
(file)
--- 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