Don't mix spaces and tabs in the help output so things always line up.

Signed-off-by: Mike Frysinger <[email protected]>
---
 depmod.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/depmod.c b/depmod.c
index a1d2f8c..90c24e4 100644
--- a/depmod.c
+++ b/depmod.c
@@ -380,7 +380,7 @@ static void print_usage(const char *name)
        "\t-P, --symbol-prefix  Architecture symbol prefix\n"
        "\t-V, --version        Print the release version\n"
        "\t-v, --verbose        Enable verbose mode\n"
-       "\t-w, --warn           Warn on duplicates\n"
+       "\t-w, --warn           Warn on duplicates\n"
        "\t-h, --help           Print this usage message\n"
        "\n"
        "The following options are useful for people managing distributions:\n"
-- 
1.7.6.1

--
To unsubscribe from this list: send the line "unsubscribe linux-modules" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to