From de7a86e23c6113f386dc3500304cd8a37b91bfa8 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Wed, 22 Apr 2009 22:36:36 -0400 Subject: [PATCH] mke2fs.8: Clarify in the man page that fs defaults come from mke2fs.conf Signed-off-by: "Theodore Ts'o" --- misc/mke2fs.8.in | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in index 1605895..daf4d79 100644 --- a/misc/mke2fs.8.in +++ b/misc/mke2fs.8.in @@ -152,6 +152,13 @@ automagically figures the file system size. If called as a journal is created as if the .B \-j option was specified. +.PP +The defaults of the parameters for the newly created filesystem, if not +overridden by the options listed below, are controlled by the +.B /etc/mke2fs.conf +configuration file. See the +.BR mke2fs.conf (5) +manual page for more details. .SH OPTIONS .TP .BI \-b " block-size" -- 1.8.3.1