Hi Yevgeny, On 11:01 Mon 04 Feb , Yevgeny Kliteynik wrote: > 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\'.
It is also wrong name - partition config file name is configurable with OpenSM (look at './configure --help') and default default value is '<sysconfdir>/opensm/partitions.conf'. 'opensm -h' shows valid value. Probably better is to do have all config file names configurable in man pages? Thoughts? Sasha _______________________________________________ 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
