From ffe4cab315464f16486504eeeadaa6c336c6ab3d Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Mon, 3 Apr 2000 13:27:41 +0000 Subject: [PATCH] Many files: badblocks.8.in, chattr.1.in, dumpe2fs.8.in, lsattr.1.in, mklost+found.8.in, tune2fs.8.in: Update Remy Card's e-mail address. chattr.1.in: Update which attributes aren't supported. --- misc/ChangeLog | 7 +++++++ misc/badblocks.8.in | 7 +++---- misc/chattr.1.in | 8 +++----- misc/dumpe2fs.8.in | 3 +-- misc/lsattr.1.in | 3 +-- misc/mklost+found.8.in | 3 +-- misc/tune2fs.8.in | 3 +-- 7 files changed, 17 insertions(+), 17 deletions(-) diff --git a/misc/ChangeLog b/misc/ChangeLog index 5bcc601..56b4e8f 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,10 @@ +2000-04-03 Theodore Ts'o + + * badblocks.8.in, chattr.1.in, dumpe2fs.8.in, lsattr.1.in, + mklost+found.8.in, tune2fs.8.in: Update Remy Card's e-mail + address. + chattr.1.in: Update which attributes aren't supported. + 2000-02-09 Theodore Ts'o * chattr.1.in: diff --git a/misc/badblocks.8.in b/misc/badblocks.8.in index f7cf95c..9dfe0f2 100644 --- a/misc/badblocks.8.in +++ b/misc/badblocks.8.in @@ -87,10 +87,9 @@ option on an device containing an existing file system. This option erases data! .SH AUTHOR .B badblocks -was written by Remy Card , the developer and maintainer -of the ext2 fs. Current maintainer is Theodore Ts'o . -Non-destructive read/write test implemented -by David Beattie . +was written by Remy Card . Current maintainer is +Theodore Ts'o . Non-destructive read/write test +implemented by David Beattie . .SH AVAILABILITY .B badblocks is part of the e2fsprogs package and is available for anonymous diff --git a/misc/chattr.1.in b/misc/chattr.1.in index 376cf81..149e6ec 100644 --- a/misc/chattr.1.in +++ b/misc/chattr.1.in @@ -73,12 +73,10 @@ This allows the user to ask for its undeletion. .PP .SH AUTHOR .B chattr -was written by Remy Card , the developer and maintainer -of the ext2 fs. +was written by Remy Card . .SH BUGS AND LIMITATIONS -As of ext2 fs 0.5a, the `c' and `u' attribute are not honoured by the kernel -code. As of the Linux 2.0 kernel, the 'A' attribute is not yet supported by -the kernel code. (The noatime code is still in testing.) +As of Linux 2.2, the `c', 's', and `u' attribute are not honored +by the kernel code. .PP These attributes will be implemented in a future ext2 fs version. .SH AVAILABILITY diff --git a/misc/dumpe2fs.8.in b/misc/dumpe2fs.8.in index 848a33a..9c5b5d9 100644 --- a/misc/dumpe2fs.8.in +++ b/misc/dumpe2fs.8.in @@ -66,8 +66,7 @@ You need to know the physical filesystem structure to understand the output. .SH AUTHOR .B dumpe2fs -was written by Remy Card , the developer and maintainer -of the ext2 fs. +was written by Remy Card . .SH AVAILABILITY .B dumpe2fs is part of the e2fsprogs package and is available for anonymous diff --git a/misc/lsattr.1.in b/misc/lsattr.1.in index ef710bd..4b6877c 100644 --- a/misc/lsattr.1.in +++ b/misc/lsattr.1.in @@ -31,8 +31,7 @@ List directories like other files, rather than listing their contents. List the file's version/generation number. .SH AUTHOR .B lsattr -has been written by Remy Card , the developer and maintainer -of the ext2 fs. +was written by Remy Card . .SH BUGS There are none :-). .SH AVAILABILITY diff --git a/misc/mklost+found.8.in b/misc/mklost+found.8.in index 2cf1be2..e5609de 100644 --- a/misc/mklost+found.8.in +++ b/misc/mklost+found.8.in @@ -30,8 +30,7 @@ will not have to allocate data blocks in the filesystem during recovery. There are none. .SH AUTHOR .B mklost+found -has been written by Remy Card , the developer and maintainer -of the ext2 fs. +has been written by Remy Card . .SH BUGS There are none :-) .SH AVAILABILITY diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in index d19cc49..d232f09 100644 --- a/misc/tune2fs.8.in +++ b/misc/tune2fs.8.in @@ -161,8 +161,7 @@ Never use tune2fs to change parameters of a read/write mounted filesystem! You're modifying a filesystem! .SH AUTHOR .B tune2fs -was written by Remy Card , the developer and maintainer -of the ext2 fs. +was written by Remy Card . .B tune2fs uses the ext2fs library written by Theodore Ts'o . This manual page was written by Christian Kuhtz . -- 1.8.3.1