[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1451987860-17696-1-git-send-email-richard.alpe@ericsson.com>
Date: Tue, 5 Jan 2016 10:57:39 +0100
From: Richard Alpe <richard.alpe@...csson.com>
To: <netdev@...r.kernel.org>
CC: <tipc-discussion@...ts.sourceforge.net>,
Richard Alpe <richard.alpe@...csson.com>
Subject: [PATCH iproute2 1/2] tipc: fix help text spelling error in node.c
---
tipc/node.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tipc/node.c b/tipc/node.c
index 163fb74..201fe1a 100644
--- a/tipc/node.c
+++ b/tipc/node.c
@@ -245,7 +245,7 @@ static int cmd_node_get(struct nlmsghdr *nlh, const struct cmd *cmd,
void cmd_node_help(struct cmdl *cmdl)
{
fprintf(stderr,
- "Usage: %s media COMMAND [ARGS] ...\n\n"
+ "Usage: %s node COMMAND [ARGS] ...\n\n"
"COMMANDS\n"
" list - List remote nodes\n"
" get - Get local node parameters\n"
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists