+2006-05-22 Theodore Tso <tytso@mit.edu>
+
+ * e2fsck.8.in: Fixed spelling mistake. (Addresses Debian Bug:
+ #368392)
+
2006-05-14 Theodore Tso <tytso@mit.edu>
* recovery.c (do_one_pass), journal.c (e2fsck_get_journal): Add
which can sent to me after being first run through
.BR uuencode (1).
The most useful data you can send to help reproduce
-the bug is a compressed raw image dump of the filesyste, generated using
+the bug is a compressed raw image dump of the filesystem, generated using
.BR e2image (8).
See the
.BR e2image (8)
+2006-05-22 Theodore Tso <tytso@mit.edu>
+
+ * mke2fs.conf.5.in: Fix spelling mistakes (Addresses Debian Bug:
+ #368394)
+
2006-05-14 Theodore Tso <tytso@mit.edu>
* tune2fs.8.in: Clarify how the -c and -C options work.
"\et" (for the tab character), "\eb" (for the backspace character),
and "\e\e" (for the backslash character).
.P
-The following stanzs are used in the
+The following stanzas are used in the
.I mke2fs.conf
file. They will be described in more detail in future sections of this
document.
.TP
.I base_features
This relation specifies the filesystems features which are enabled in
-newly created filesystems. It may be overriden by the
+newly created filesystems. It may be overridden by the
.I base_features
relation found in the filesystem-type-specific subsection of
the
This relation specifies a set of features that should be added or
removed to the features listed in the
.I base_features
-relation. It may be overriden by the filesystem-specific
+relation. It may be overridden by the filesystem-specific
.I default_features
-in the filesystem-type subection of
+in the filesystem-type subsection of
.IR [fs_types] ,
and by the
.B -O
This relation specifies set of features which should be enabled or
disabled to the features listed in the
.I base_features
-relation. It may be overriden by the
+relation. It may be overridden by the
.B -O
command-line option to
.BR mke2fs (8).
+2006-05-22 Theodore Tso <tytso@mit.edu>
+
+ * resize2fs.8.in: Fixed spelling mistake (Addresses Debian Bug:
+ #368393)
+
2006-05-21 Theodore Tso <tytso@mit.edu>
* resize2fs.8.in: Clarify man page to indicate that supports ext2
.B \-S \fIRAID-stride
The
.B resize2fs
-program will hueristically determine the RAID stride that was specified
+program will heuristically determine the RAID stride that was specified
when the filesystem was created. This option allows the user to
explicitly specify a RAID stride setting to be used by resize2fs instead.
.TP