From: Richard Jones Date: Thu, 27 May 2010 09:37:43 +0000 (+0100) Subject: Fix documentation for vfs-type to reflect reality. X-Git-Tag: 1.3.17~1 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=0f6c6239fe0d1b4624e4e9776559c21486a9c7cf;ds=sidebyside Fix documentation for vfs-type to reflect reality. --- diff --git a/src/generator.ml b/src/generator.ml index c6a1262..58eaee4 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -3904,12 +3904,13 @@ See also C."); [["vfs_type"; "/dev/sda1"]], "ext2")], "get the Linux VFS type corresponding to a mounted device", "\ -This command gets the block device type corresponding to -a mounted device called C. +This command gets the filesystem type corresponding to +the filesystem on C. -Usually the result is the name of the Linux VFS module that -is used to mount this device (probably determined automatically -if you used the C call)."); +For most filesystems, the result is the name of the Linux +VFS module which would be used to mount this filesystem +if you mounted it without specifying the filesystem type. +For example a string such as C or C."); ("truncate", (RErr, [Pathname "path"]), 199, [], [InitBasicFS, Always, TestOutputStruct (