From: Theodore Ts'o Date: Sun, 11 Apr 2004 20:47:25 +0000 (-0400) Subject: mke2fs.8.in: Clarify man page's description of the '-O' option. X-Git-Tag: E2FSPROGS-1_36~188 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=481d1396c2ef426169f3c1f7a939a9245743462b;p=tools%2Fe2fsprogs.git mke2fs.8.in: Clarify man page's description of the '-O' option. (Addresses Debian Bug #241940) --- diff --git a/misc/ChangeLog b/misc/ChangeLog index 40a6877..ad2b66e 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,8 @@ +2004-04-11 Theodore Ts'o + + * mke2fs.8.in: Clarify man page's description of the '-O' option. + (Addresses Debian Bug #241940) + 2004-04-07 Theodore Ts'o * tune2fs.c (main): If the environment variable diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in index e162515..5f70c66 100644 --- a/misc/mke2fs.8.in +++ b/misc/mke2fs.8.in @@ -301,9 +301,8 @@ of the executable. .TP .B "\-O \fIfeature\fR[,...]" -Create filesystem with given features (filesystem options). Features -which are normally turned on by default may be disabled by prefixing the -feature with a caret ('^') symbol. +Create filesystem with given features (filesystem options), overridding +the default filesystem options. Currently, the .B sparse_super and