Signed-off-by: Albert Chu <[email protected]>
---
ibsim/ibsim.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ibsim/ibsim.c b/ibsim/ibsim.c
index e720f0d..e671175 100644
--- a/ibsim/ibsim.c
+++ b/ibsim/ibsim.c
@@ -704,7 +704,7 @@ void usage(char *prog_name)
{
fprintf(stderr,
"Usage: %s [-f outfile -d(ebug) -p(arse_debug) -s(tart)
-v(erbose) "
- "-I(gnore_duplicate) -N nodes -S switchs -P ports -L linearcap"
+ "-I(gnore_duplicate) -N nodes -S switches -P ports -L linearcap"
" -M mcastcap -r(emote_mode) -l(isten_to_port) <port>]
<netfile>\n",
prog_name);
fprintf(stderr, "%s %s\n", prog_name, IBSIM_VERSION);
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html