diff --git a/pages/linux/resize2fs.md b/pages/linux/resize2fs.md index aa1757471a..0ad39faf93 100644 --- a/pages/linux/resize2fs.md +++ b/pages/linux/resize2fs.md @@ -1,7 +1,7 @@ # resize2fs > Resize an ext2, ext3 or ext4 filesystem. -> Does not resize the underlying partition, and the filesystem must be unmounted. +> Does not resize the underlying partition. The filesystem may have to be unmounted first, read the man page for more details. - Automatically resize a filesystem: