From: Theodore Ts'o Date: Tue, 8 Dec 1998 02:21:29 +0000 (+0000) Subject: ChangeLog, mke2fs.8.in: X-Git-Tag: E2FSPROGS-1_13~3 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=cb62017475565967c7308552a06f7fc1a77d76bb;p=tools%2Fe2fsprogs.git ChangeLog, mke2fs.8.in: Fixed stupid typo ("Raid options are _comma_ separated", instead of common seperated) --- diff --git a/misc/ChangeLog b/misc/ChangeLog index 888932b..7fd6a2c 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,8 @@ +1998-12-07 Theodore Ts'o + + * mke2fs.8.in: Fixed stupid typo ("Raid options are _comma_ + seperated", instead of common separated) + 1998-12-03 Theodore Ts'o * Makefile.in: Updated dependencies. diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in index 7b10937..cad2540 100644 --- a/misc/mke2fs.8.in +++ b/misc/mke2fs.8.in @@ -161,7 +161,7 @@ Set the filesystem revision for the new filesystem. Note that 1.2 kernels only support revision 0 filesystems. .TP .I -R raid_options -Set raid-related options for the filesystem. Raid options are common +Set raid-related options for the filesystem. Raid options are comma separated, and may take an argument using the equals ('=') sign. Currently the only supported argument is .I stride