X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=guestfs-actions.pod;h=2a3d62db76bf8e0472025bb0616a8134b49a64ee;hb=eb50cde931893e54c5aa9816cbca49e36891be8f;hp=f1ef332080be3cdc68080182375422d94e434d5c;hpb=b72ec21d24824720385c9cd024b7f1eae734f4a4;p=libguestfs.git diff --git a/guestfs-actions.pod b/guestfs-actions.pod index f1ef332..2a3d62d 100644 --- a/guestfs-actions.pod +++ b/guestfs-actions.pod @@ -41,7 +41,7 @@ This function return 0 on success or -1 on error. const char *path); Touch acts like the L command. It can be used to -update the filesystems on a file, or, if the file does not exist, +update the timestamps on a file, or, if the file does not exist, to create a new zero-length file. This function return 0 on success or -1 on error.