]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Fix spelling mistakes in e2fsck, mke2fs.conf, and resize2fs man pages
authorTheodore Ts'o <tytso@mit.edu>
Mon, 22 May 2006 21:59:37 +0000 (17:59 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 22 May 2006 21:59:37 +0000 (17:59 -0400)
Addresses Debian Bugs: #368392, #368393, #368394

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/ChangeLog
e2fsck/e2fsck.8.in
misc/ChangeLog
misc/mke2fs.conf.5.in
resize/ChangeLog
resize/resize2fs.8.in

index 7da142ef2a157a8e364f84cf1be890fd3995e20a..6f21380c31777949b4a6a5fef95f78a6cc03e732 100644 (file)
@@ -1,3 +1,8 @@
+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
index 1a56bb4facdffbc97a091fef2c3987e1f22b3dc9..c1e40c913774f6051c6535948e35114ea116668f 100644 (file)
@@ -371,7 +371,7 @@ command will allow you to extract the contents of the directory inode,
 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)
index 1701182839a349768b1556c9a1856583a59b54b0..a965950e86bfb381d76d1b51141ae1b3c1b7c4e3 100644 (file)
@@ -1,3 +1,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.
index 7bfd24c2f87f6b634f9d9dd37f7853f0eed1f9cc..70cfdc6499b9d806f66c6c9428f4f1b7e5488914 100644 (file)
@@ -59,7 +59,7 @@ apply: "\en" (for the newline character),
 "\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.
@@ -100,7 +100,7 @@ stanza.
 .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
@@ -111,9 +111,9 @@ stanza.
 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
@@ -169,7 +169,7 @@ filesystem type.
 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).
index 435fbd19b11c1e823161853cb70753dbb3cb87e6..db770ce510bce811429ddaeeb94fb41dfb23a01a 100644 (file)
@@ -1,3 +1,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
index 6a87606d64f668dec091aa47be0decac8990424c..c030def82a0a647df25cba0b91240f88edfba20f 100644 (file)
@@ -103,7 +103,7 @@ from the following list:
 .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