[Libguestfs] [PATCH] Fix broken POD in btrfs_subvolume_set_default

Matthew Booth mbooth at redhat.com
Thu Apr 26 12:20:44 UTC 2012


---
 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.");
 
   ("btrfs_filesystem_sync", (RErr, [Pathname "fs"], []), 327, [Optional "btrfs"; CamelName "BTRFSFilesystemSync"],
-- 
1.7.10




More information about the Libguestfs mailing list