docs: Link to guestfs-examples(3) after simple example.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 7 Dec 2010 22:16:02 +0000 (22:16 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 7 Dec 2010 22:16:02 +0000 (22:16 +0000)
src/guestfs.pod

index 1376e52..9cf66f3 100644 (file)
@@ -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