summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-12-30 23:14:12 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-12-30 23:14:12 +0000
commit86a53e17de672a79a994b905676b4566da9f072c (patch)
treec0a57709a4f94f8d0a6af9104fb3b0c398c1f22f /src
parent33e9639f2037540a89a9bbaf7212683e8a60fe84 (diff)
downloadlibguestfs-86a53e17de672a79a994b905676b4566da9f072c.tar.gz
libguestfs-86a53e17de672a79a994b905676b4566da9f072c.tar.xz
libguestfs-86a53e17de672a79a994b905676b4566da9f072c.zip
docs: Refresh programming language list in guestfs(3).
Diffstat (limited to 'src')
-rw-r--r--src/guestfs.pod10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index 5d26cd3b..de05b55f 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -713,11 +713,11 @@ with libguestfs.
=item B<OCaml>
-For documentation see L<guestfs-ocaml(3)>.
+See L<guestfs-ocaml(3)>.
=item B<Perl>
-For documentation see L<Sys::Guestfs(3)>.
+See L<Sys::Guestfs(3)>.
=item B<PHP>
@@ -728,15 +728,15 @@ The PHP binding only works correctly on 64 bit machines.
=item B<Python>
-For documentation see L<guestfs-python(3)>.
+See L<guestfs-python(3)>.
=item B<Ruby>
-For documentation see L<guestfs-ruby(3)>.
+See L<guestfs-ruby(3)>.
=item B<shell scripts>
-For documentation see L<guestfish(1)>.
+See L<guestfish(1)>.
=back