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:
917c352
)
docs: Link to guestfs-examples(3) after simple example.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 7 Dec 2010 22:16:02 +0000
(22:16 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 7 Dec 2010 22:16:02 +0000
(22:16 +0000)
src/guestfs.pod
patch
|
blob
|
history
diff --git
a/src/guestfs.pod
b/src/guestfs.pod
index
1376e52
..
9cf66f3
100644
(file)
--- a/
src/guestfs.pod
+++ b/
src/guestfs.pod
@@
-115,7
+115,8
@@
functions that return integers return C<-1> on error, and all
functions that return pointers return C<NULL> on error. See section
L</ERROR HANDLING> below for how to handle errors, and consult the
documentation for each function call below to see precisely how they
-return error indications.
+return error indications. See L<guestfs-examples(3)> for fully worked
+examples.
=head2 DISK IMAGES