]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Fix various spelling mistakes in various man pages
authorTheodore Ts'o <tytso@mit.edu>
Sun, 7 Sep 2008 18:08:40 +0000 (14:08 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 7 Sep 2008 18:08:40 +0000 (14:08 -0400)
Thanks to A. Costa for pointing these out.

Addresses-Debian-Bug: #498100
Addresses-Debian-Bug: #498101
Addresses-Debian-Bug: #498102
Addresses-Debian-Bug: #498103

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

index a6ca838e10adabc26be4f8891c95f64ed4e915ad..89a9b88b870a0da7150a96a51bcf6a2896090657 100644 (file)
@@ -176,7 +176,7 @@ Close the currently open file system.
 Clear the contents of the inode 
 .IR file .
 .TP
-.I dump [-p] filspec out_file
+.I dump [-p] filespec out_file
 Dump the contents of the inode 
 .I filespec
 to the output file 
@@ -320,7 +320,7 @@ The
 .I \-p
 flag will list the files in a format which is more easily parsable by
 scripts, as well as making it more clear when there are spaces or other
-non-prinitng characters at the end of filenames.
+non-printing characters at the end of filenames.
 .TP
 .I modify_inode filespec
 Modify the contents of the inode structure in the inode
@@ -471,7 +471,7 @@ pass, use the debugfs
 command to link the inode to the destination pathname, or use 
 .B e2fsck
 to check the filesystem and link all of the recovered inodes to the
-lost+found dirctory.
+lost+found directory.
 .TP
 .I unlink pathname
 Remove the link specified by 
index 22d27c84325cbcd4e5250bd8356055744c8582c6..5f75a3c76b0a68598420386fbac42fb61417176e 100644 (file)
@@ -494,7 +494,7 @@ large files.
 Create a filesystem without initializing all of the block groups.  This
 feature also enables checksums and highest-inode-used statistics in each
 blockgroup.  This feature can
-speed up filesystem creation time noticably (if lazy_itable_init is
+speed up filesystem creation time noticeably (if lazy_itable_init is
 enabled), and can also reduce
 .BR e2fsck
 time dramatically.  It is only supported by the ext4 filesystem in
index 692afc69fcac80cb32f6790c24565ce637596572..c1b54f727f1b455497bd8fcc8331b66c2fd66d9f 100644 (file)
@@ -159,9 +159,9 @@ inode size.
 .TP
 .I undo_dir
 This relation specifies the directory where the undo file should be
-stored.  It can be overriden via the
+stored.  It can be overridden via the
 .B E2FSPROGS_UNDO_DIR
-environemnt variable.  If the directory location is set to the value
+environment variable.  If the directory location is set to the value
 .IR none ,
 .B mke2fs
 will not create an undo file.
@@ -248,7 +248,7 @@ usage type of
 This results in an fs_types list of "ext4, floppy".   Both the ext4
 subsection and the floppy subsection define an
 .I inode_size
-relation, but since the later entries in the fs_types list supercede
+relation, but since the later entries in the fs_types list supersede
 earlier ones, the configuration parameter for fs_types.floppy.inode_size
 will be used, so the filesystem  will have an inode size of 128.
 .P
@@ -315,7 +315,7 @@ enabled,  the inode table will
 not fully initialized by 
 .BR mke2fs (8).
 This speeds up filesystem
-initialization noitceably, but it requires the kernel to finish
+initialization noticeably, but it requires the kernel to finish
 initializing the filesystem in the background when the filesystem is
 first mounted.
 .TP
index 9abd898c5d9682a04791557ef41f3dd95735a871..5c667f9116d4390501455817212ff7e01b539a7e 100644 (file)
@@ -161,7 +161,7 @@ filesystem blocks. This is the number of blocks read or written to disk
 before moving to next disk. This mostly affects placement of filesystem
 metadata like bitmaps at
 .BR mke2fs (2)
-time to avoid placing them on a single disk, which can hurt the performanace.
+time to avoid placing them on a single disk, which can hurt the performance.
 It may also be used by block allocator.
 .TP
 .BI stripe_width= stripe-width