btrfs-progs: docs: fix typo in btrfs-filesystem manual page
Pull-request: #86 Signed-off-by: William Giokas <1007380@gmail.com> Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
811303eab2
commit
93f1cf07f0
|
@ -361,7 +361,7 @@ specify the devid though.
|
|||
*$ btrfs filesystem resize 1:max /path*
|
||||
|
||||
Let's assume that devid 1 exists and the filesystem does not occupy the whole
|
||||
block device, eg. it has been enlarged and we wan the grow the filesystem. By
|
||||
block device, eg. it has been enlarged and we want to grow the filesystem. By
|
||||
simply using 'max' as size we will achieve that.
|
||||
|
||||
NOTE: There are two ways to minimize the filesystem on a given device. The
|
||||
|
|
Loading…
Reference in New Issue