diff options
author | Theodore Ts'o <tytso@mit.edu> | 2011-10-08 13:50:10 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-10-08 13:50:10 -0400 |
commit | d1c9b6ea5e3b473341650757726def797c616a84 (patch) | |
tree | 751b70e7d0b2c5556f65850a8972e7571c99475d /misc | |
parent | 79a4dddbf7636160c6506a42402505d676b9a6e0 (diff) | |
download | e2fsprogs-d1c9b6ea5e3b473341650757726def797c616a84.tar.gz |
dumpe2fs.8.in: add man page warning about mounted file systems
This should be obvious, but apparently not to all users...
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dumpe2fs.8.in | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/dumpe2fs.8.in b/misc/dumpe2fs.8.in index c1dfcbd7..a4937891 100644 --- a/misc/dumpe2fs.8.in +++ b/misc/dumpe2fs.8.in @@ -23,10 +23,9 @@ prints the super block and blocks group information for the filesystem present on .I device. .PP -.B dumpe2fs -is similar to Berkeley's -.B dumpfs -program for the BSD Fast File System. +.B Note: +When used with a mounted filesystem, the printed +information may be old or inconsistent. .SH OPTIONS .TP .B \-b |