diff options
author | Theodore Ts'o <tytso@mit.edu> | 2001-05-03 14:43:43 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2001-05-03 14:43:43 +0000 |
commit | 348e43dccbbc0511be3b151b319ff95830753dec (patch) | |
tree | 83ed77c8f6c2d9e4e430945068e84fde484eec56 /misc/e2label.8.in | |
parent | 095b459dac77d532a4a1020acb57dfc0c681a9dc (diff) | |
download | e2fsprogs-348e43dccbbc0511be3b151b319ff95830753dec.tar.gz |
ChangeLog, dumpe2fs.8.in, dumpe2fs.c:
dumpe2fs.c (main): Add new flag, -i, which will allow dumpe2fs to dump
out the filesystem statistics from an ext2 image file.
Many files:
e2image.8.in: New manual page
badblocks.8.in, e2label.8.in, mke2fs.8.in mklost+found.8.in,
tune2fs.8.in: Update location of e2fsprogs to be
http://e2fsprogs.sourceforge.net.
Diffstat (limited to 'misc/e2label.8.in')
-rw-r--r-- | misc/e2label.8.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/e2label.8.in b/misc/e2label.8.in index 2153b338..3152d41d 100644 --- a/misc/e2label.8.in +++ b/misc/e2label.8.in @@ -41,11 +41,11 @@ option of .PP .SH AUTHOR .B e2label -was written by Andries Brouwer (aeb@cwi.nl). +was written by Theodore Ts'o (tytso@mit.edu). .SH AVAILABILITY .B e2label -is part of the e2fsprogs package and is available for anonymous -ftp from tsx-11.mit.edu in /pub/linux/packages/ext2fs. +is part of the e2fsprogs package and is available from anonymous +http://e2fsprogs.sourceforge.net. .SH SEE ALSO .BR mke2fs (8), .BR tune2fs (8) |