summaryrefslogtreecommitdiffstats
path: root/lua/examples/guestfs-lua.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-11-19 18:16:08 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-11-19 18:16:08 +0000
commite866ee7c792ab3c5a25737e27038a718b0c5a995 (patch)
tree32f2286d9dc6e835197c8a6b9e6af78a929a3112 /lua/examples/guestfs-lua.pod
parent556fc92e8adc6c10e1608dafaca89d9cac581fb7 (diff)
downloadlibguestfs-e866ee7c792ab3c5a25737e27038a718b0c5a995.tar.gz
libguestfs-e866ee7c792ab3c5a25737e27038a718b0c5a995.tar.xz
libguestfs-e866ee7c792ab3c5a25737e27038a718b0c5a995.zip
erlang, lua: Fix links in man pages.
Diffstat (limited to 'lua/examples/guestfs-lua.pod')
-rw-r--r--lua/examples/guestfs-lua.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/lua/examples/guestfs-lua.pod b/lua/examples/guestfs-lua.pod
index 83900cae..d8dc3dc6 100644
--- a/lua/examples/guestfs-lua.pod
+++ b/lua/examples/guestfs-lua.pod
@@ -122,13 +122,14 @@ returned when you registered the callback:
L<guestfs(3)>,
L<guestfs-examples(3)>,
+L<guestfs-erlang(3)>,
L<guestfs-java(3)>,
L<guestfs-ocaml(3)>,
L<guestfs-perl(3)>,
L<guestfs-python(3)>,
L<guestfs-recipes(1)>,
L<guestfs-ruby(3)>,
-L<http://www.erlang.org/>.
+L<http://www.lua.org/>,
L<http://libguestfs.org/>.
=head1 AUTHORS