diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-01-30 23:41:05 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-01-30 23:41:05 +0000 |
commit | 477eebc83dcd33d00d34398692692dae6af04f22 (patch) | |
tree | 67b6d93af9cfb8d2d6ae3d822ada06c48c52715b /ocaml | |
parent | 6975e87153f593fddd5c27435c2e6347825daca9 (diff) | |
download | libguestfs-477eebc83dcd33d00d34398692692dae6af04f22.tar.gz libguestfs-477eebc83dcd33d00d34398692692dae6af04f22.tar.xz libguestfs-477eebc83dcd33d00d34398692692dae6af04f22.zip |
perl: Translate C examples into Perl and include a manual page.
Diffstat (limited to 'ocaml')
-rw-r--r-- | ocaml/examples/guestfs-ocaml.pod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ocaml/examples/guestfs-ocaml.pod b/ocaml/examples/guestfs-ocaml.pod index 21c4a70b..6ea46f2d 100644 --- a/ocaml/examples/guestfs-ocaml.pod +++ b/ocaml/examples/guestfs-ocaml.pod @@ -79,6 +79,7 @@ function that you called. L<guestfs(3)>, L<guestfs-examples(3)>, +L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>, |