diff options
author | Theodore Ts'o <tytso@mit.edu> | 2010-07-19 02:23:12 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2010-07-19 02:23:12 -0400 |
commit | b344ed7bc3b7e1aeed9c2f8f1ec089117a444366 (patch) | |
tree | 6d1490903a4e3239954343d8afb781664d8a68f9 /resize | |
parent | 8587d393b0f305a8e7c4f4908701af209e261696 (diff) | |
download | e2fsprogs-b344ed7bc3b7e1aeed9c2f8f1ec089117a444366.tar.gz |
resize2fs.8: Update man page to indicate ext4 supports on-line resize
Addresses-Debian-Bug: #589345
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'resize')
-rw-r--r-- | resize/resize2fs.8.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resize/resize2fs.8.in b/resize/resize2fs.8.in index 3ea7a630..09770e18 100644 --- a/resize/resize2fs.8.in +++ b/resize/resize2fs.8.in @@ -31,7 +31,7 @@ enlarge or shrink an unmounted file system located on If the filesystem is mounted, it can be used to expand the size of the mounted filesystem, assuming the kernel supports on-line resizing. (As of this writing, the Linux 2.6 kernel supports on-line resize for -filesystems mounted using ext3 only.). +filesystems mounted using ext3 and ext4.). .PP The .I size |