Hi Sasha, Fixing a wrong partition cfg file location in opensm man page.
Please apply to ofed_1_3 and master. Signed-off-by: Yevgeny Kliteynik <[EMAIL PROTECTED]> --- opensm/man/opensm.8 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opensm/man/opensm.8 b/opensm/man/opensm.8 index ab7fb8e..460e948 100644 --- a/opensm/man/opensm.8 +++ b/opensm/man/opensm.8 @@ -200,7 +200,7 @@ is accumulative. .TP \fB\-P\fR, \fB\-\-Pconfig\fR This option defines the optional partition configuration file. -The default name is \'/etc/opensm/opensm-partitions.conf\'. +The default name is \'/etc/ofa/opensm-partitions.conf\'. .TP .BI --prefix_routes_file= path Prefix routes control how the SA responds to path record queries for -- 1.5.1.4 _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
