X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=guestfs-actions.pod;h=520425cc95b10d687169af5ff7cc3c5bc5360ff5;hp=cb2415cacf31f9facc3c92388a9f91524382e87d;hb=1765330e07a48dc6f7bdef7007f69ebe606fa731;hpb=92804dec7c4982d2039f81586bc4a5cacb46217b diff --git a/guestfs-actions.pod b/guestfs-actions.pod index cb2415c..520425c 100644 --- a/guestfs-actions.pod +++ b/guestfs-actions.pod @@ -378,7 +378,7 @@ Return the contents of the file named C. Note that this function cannot correctly handle binary files (specifically, files containing C<\0> character which is treated -as end of string). For those you need to use the C +as end of string). For those you need to use the C function which has a more complex interface. This function returns a string, or NULL on error.