btrfs-progs: doc: fix incorrect subvol name
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Mon, 14 Jul 2014 02:27:43 +0000 (11:27 +0900)
committerDavid Sterba <dsterba@suse.cz>
Fri, 22 Aug 2014 13:04:50 +0000 (15:04 +0200)
Subvolume name is wrong. Fix it.

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
Documentation/btrfs-convert.txt

index ed61d14..1eff0bf 100644 (file)
@@ -13,7 +13,7 @@ DESCRIPTION
 -----------
 *btrfs-convert* is used to convert existed ext2/3/4 to btrfs filesystem,
 and the original filesystem image is accessible as from separate subvolume
-named 'ext2_subvol' as file image.
+named 'ext2_saved' as file image.
 
 OPTIONS
 -------