2003-12-26 Theodore Ts'o <tytso@mit.edu>
+ * chattr.1.in: Update text indicating the 'c', 's', and 'u'
+ attributes are not currently supported to remove any
+ mention of a specific kernel version. (Addresses Debian
+ bug #214920)
+
* fsck.8.in: Update text describing "standard" options supported
by filesystem-specific checkers. (Addresses Debian bug
#222606)
.B chattr
was written by Remy Card <Remy.Card@linux.org>.
.SH BUGS AND LIMITATIONS
-As of Linux 2.2, the `c', 's', and `u' attribute are not honored
-by the kernel filesystem code. These attributes will be implemented
-in a future ext2 fs version.
+The `c', 's', and `u' attributes are not honored
+by the ext2 and ext3 filesystems as implemented in the current mainline
+Linux kernels. These attributes may be implemented
+in future versions ext2 and ext3.
.PP
The `j' option is only useful if the filesystem is mounted as ext3.
.PP