[Libguestfs] [PATCH] Fix broken POD in btrfs_subvolume_set_default

Richard W.M. Jones rjones at redhat.com
Thu Apr 26 12:53:05 UTC 2012


On Thu, Apr 26, 2012 at 01:20:44PM +0100, Matthew Booth wrote:
> ---
>  generator/generator_actions.ml |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml
> index c237061..a8009f5 100644
> --- a/generator/generator_actions.ml
> +++ b/generator/generator_actions.ml
> @@ -7180,7 +7180,7 @@ which is mounted at C<fs>.");
>     "set default btrfs subvolume",
>     "\
>  Set the subvolume of the btrfs filesystem C<fs> which will
> -be mounted by default.  See <guestfs_btrfs_subvolume_list> to
> +be mounted by default.  See L<guestfs_btrfs_subvolume_list> to
>  get a list of subvolumes.");

No, it should be C<guestfs_...> which is magically rewritten to the
correct thing by the generator.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/




More information about the Libguestfs mailing list