[openib-general] [PATCH TRIVIAL] opensm: fix type in the usage
Sasha Khapyorsky
sashak at voltaire.com
Mon Jun 19 08:20:04 PDT 2006
Hi Hal,
This fixes typo in the usage.
Signed-off-by: Sasha Khapyorsky <sashak at voltaire.com>
---
osm/opensm/main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/osm/opensm/main.c b/osm/opensm/main.c
index dfb2aec..4382fdb 100644
--- a/osm/opensm/main.c
+++ b/osm/opensm/main.c
@@ -180,7 +180,7 @@ show_usage(void)
printf( "-U\n"
"--ucast_file <file name>\n"
" This option specifies name of the unicast dump file\n"
- " from where switch forwarding tables will be loaded.\nn");
+ " from where switch forwarding tables will be loaded.\n\n");
printf ("-a\n"
"--add_guid_file <path to file>\n"
" Set the root nodes for the Up/Down routing algorithm\n"
More information about the general
mailing list