Whamcloud - gitweb
Many files:
authorTheodore Ts'o <tytso@mit.edu>
Mon, 3 Apr 2000 13:27:41 +0000 (13:27 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 3 Apr 2000 13:27:41 +0000 (13:27 +0000)
  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
misc/badblocks.8.in
misc/chattr.1.in
misc/dumpe2fs.8.in
misc/lsattr.1.in
misc/mklost+found.8.in
misc/tune2fs.8.in

index 5bcc601..56b4e8f 100644 (file)
@@ -1,3 +1,10 @@
+2000-04-03  Theodore Ts'o  <tytso@valinux.com>
+
+       * 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  <tytso@valinux.com>
 
        * chattr.1.in: 
index f7cf95c..9dfe0f2 100644 (file)
@@ -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 <card@masi.ibp.fr>, the developer and maintainer
-of the ext2 fs.  Current maintainer is Theodore Ts'o <tytso@alum.mit.edu>. 
-Non-destructive read/write test implemented 
-by David Beattie <dbeattie@usa.net>.
+was written by Remy Card <Remy.Card@linux.org>.  Current maintainer is
+Theodore Ts'o <tytso@alum.mit.edu>.  Non-destructive read/write test
+implemented by David Beattie <dbeattie@usa.net>.
 .SH AVAILABILITY
 .B badblocks
 is part of the e2fsprogs package and is available for anonymous 
index 376cf81..149e6ec 100644 (file)
@@ -73,12 +73,10 @@ This allows the user to ask for its undeletion.
 .PP
 .SH AUTHOR
 .B chattr
-was written by Remy Card <card@masi.ibp.fr>, the developer and maintainer
-of the ext2 fs.
+was written by Remy Card <Remy.Card@linux.org>.
 .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
index 848a33a..9c5b5d9 100644 (file)
@@ -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 <card@masi.ibp.fr>, the developer and maintainer
-of the ext2 fs.
+was written by Remy Card <Remy.Card@linux.org>.
 .SH AVAILABILITY
 .B dumpe2fs
 is part of the e2fsprogs package and is available for anonymous 
index ef710bd..4b6877c 100644 (file)
@@ -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 <card@masi.ibp.fr>, the developer and maintainer
-of the ext2 fs.
+was written by Remy Card <Remy.Card@linux.org>.
 .SH BUGS
 There are none :-).
 .SH AVAILABILITY
index 2cf1be2..e5609de 100644 (file)
@@ -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 <card@masi.ibp.fr>, the developer and maintainer
-of the ext2 fs.
+has been written by Remy Card <Remy.Card@linux.org>.
 .SH BUGS
 There are none :-)
 .SH AVAILABILITY
index d19cc49..d232f09 100644 (file)
@@ -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 <card@masi.ibp.fr>, the developer and maintainer
-of the ext2 fs.
+was written by Remy Card <Remy.Card@linux.org>.
 .B tune2fs
 uses the ext2fs library written by Theodore Ts'o <tytso@mit.edu>.
 This manual page was written by Christian Kuhtz <chk@data-hh.Hanse.DE>.