X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=src%2Fguestfs.pod;h=de05b55fb181b5056f6239e4c616d3ee0278a2a1;hb=72f4b2e7493bf81b111ecd83490c9d3ad2480382;hp=9be11222a535f6c3b15af4148ab01e5066d3a72a;hpb=cdc798ac3558e416dc756a0fcefad2af5ca307e0;p=libguestfs.git diff --git a/src/guestfs.pod b/src/guestfs.pod index 9be1122..de05b55 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -675,9 +675,9 @@ Although we don't want to discourage you from using the C API, we will mention here that the same API is also available in other languages. The API is broadly identical in all supported languages. This means -that the C call C is -C<$g-Emount($path)> in Perl, C in Python, -and C in OCaml. In other words, a +that the C call C is +C<$g-Eadd_drive_ro($file)> in Perl, C in Python, +and C in OCaml. In other words, a straightforward, predictable isomorphism between each language. Error messages are automatically transformed @@ -713,11 +713,11 @@ with libguestfs. =item B -For documentation see L. +See L. =item B -For documentation see L. +See L. =item B @@ -728,15 +728,15 @@ The PHP binding only works correctly on 64 bit machines. =item B -For documentation see L. +See L. =item B -For documentation see L. +See L. =item B -For documentation see L. +See L. =back