summaryrefslogtreecommitdiffstats
path: root/ocaml
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-11-24 18:49:37 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-11-24 20:13:13 +0000
commit37e632b7b8e1bd8c9893bb8e3c9a8691c78256a4 (patch)
tree7af132af80fbbc739a664620cc436d3345603566 /ocaml
parent472722a72df89895bb11a1244eafa7915b1af116 (diff)
downloadlibguestfs-37e632b7b8e1bd8c9893bb8e3c9a8691c78256a4.tar.gz
libguestfs-37e632b7b8e1bd8c9893bb8e3c9a8691c78256a4.tar.xz
libguestfs-37e632b7b8e1bd8c9893bb8e3c9a8691c78256a4.zip
ruby: Translate C examples into Ruby and include documentation.
Diffstat (limited to 'ocaml')
-rw-r--r--ocaml/examples/guestfs-ocaml.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/ocaml/examples/guestfs-ocaml.pod b/ocaml/examples/guestfs-ocaml.pod
index da091359..21c4a70b 100644
--- a/ocaml/examples/guestfs-ocaml.pod
+++ b/ocaml/examples/guestfs-ocaml.pod
@@ -80,6 +80,7 @@ function that you called.
L<guestfs(3)>,
L<guestfs-examples(3)>,
L<guestfs-python(3)>,
+L<guestfs-ruby(3)>,
L<http://libguestfs.org/>,
L<http://caml.inria.fr/>.