[ofa-general] [PATCH] opensm: update default config names in man pages and doc
Sasha Khapyorsky
sashak at voltaire.com
Wed Nov 14 10:29:39 PST 2007
Update default config names in man pages and docs: /etc/ofa ->
/etc/opensm.
Signed-off-by: Sasha Khapyorsky <sashak at voltaire.com>
---
opensm/doc/partition-config.txt | 4 ++--
opensm/man/opensm.8 | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/opensm/doc/partition-config.txt b/opensm/doc/partition-config.txt
index 1904c33..5afc1bb 100644
--- a/opensm/doc/partition-config.txt
+++ b/opensm/doc/partition-config.txt
@@ -2,8 +2,8 @@ OpenSM Partition configuration
===============================
The default name of OpenSM partitions configuration file is
-'/etc/ofa/opensm-partitions.conf'. The default may be changed by using
---Pconfig (-P) option with OpenSM.
+'/etc/opensm/opensm-partitions.conf'. The default may be changed by
+using --Pconfig (-P) option with OpenSM.
The default partition will be created by OpenSM unconditionally even
when partition configuration file does not exist or cannot be accessed.
diff --git a/opensm/man/opensm.8 b/opensm/man/opensm.8
index 2bdea8e..9a5bb71 100644
--- a/opensm/man/opensm.8
+++ b/opensm/man/opensm.8
@@ -184,7 +184,7 @@ is accumulative.
.TP
\fB\-P\fR, \fB\-\-Pconfig\fR
This option defines the optional partition configuration file.
-The default name is \'/etc/ofa/opensm-partitions.conf\'.
+The default name is \'/etc/opensm/opensm-partitions.conf\'.
.TP
\fB\-Q\fR, \fB\-\-qos\fR
This option enables QoS setup. It is disabled by default.
--
1.5.3.rc2.29.gc4640f
More information about the general
mailing list