commit | 345e093c2910e9e837de5b7cc5fb46752351f84d | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Mar 31 16:03:56 2010 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Mar 31 16:03:56 2010 +0200 |
tree | 5255940f183d46b637105364e2ada980ae810504 | |
parent | c897dfe011fb9006268b4f42aba8cd94ce545e7b [diff] [blame] |
fix Config.in tab usage Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/util-linux/Config.in b/util-linux/Config.in index 6999b28..acd74a2 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in
@@ -789,9 +789,9 @@ systems. config RDEV - bool "rdev" - default n - help + bool "rdev" + default n + help Print the device node associated with the filesystem mounted at '/'. config READPROFILE