16976232 The man page of 'ibdiagnet' should be updated s11u1-sru
authorBoris Chiu <boris.chiu@oracle.com>
Mon, 30 Dec 2013 09:33:11 -0800
branchs11u1-sru
changeset 2878 7ea344e35380
parent 2877 64163110c734
child 2883 734543bc15a9
16976232 The man page of 'ibdiagnet' should be updated
components/open-fabrics/ibutils/patches/base.patch
--- a/components/open-fabrics/ibutils/patches/base.patch	Mon Dec 30 09:33:11 2013 -0800
+++ b/components/open-fabrics/ibutils/patches/base.patch	Mon Dec 30 09:33:11 2013 -0800
@@ -45,14 +45,16 @@
  Credit loop check based on UpDown rules
  
  =back
-@@ -158,7 +154,6 @@
+@@ -158,8 +154,7 @@
  
  =over
  
 -=item
- Specifies the topology file name
+-Specifies the topology file name
++Specifies the topology file name.  The system name (-s) must also be specified if this option is used.
  
  =back
+ 
 @@ -167,7 +162,6 @@
  
  =over
@@ -181,6 +183,19 @@
  Prints the tool's environment variables and their values
  
  =back
+diff -r -u /tmp/ibutils-1.5.7/ibdiag/doc/ibdiagnet.txt ibutils-1.5.7/ibdiag/doc/ibdiagnet.txt
+--- /tmp/ibutils-1.5.7/ibdiag/doc/ibdiagnet.txt	Sun Jun 15 07:37:31 2008
++++ ibutils-1.5.7/ibdiag/doc/ibdiagnet.txt	Fri Dec 13 11:55:25 2013
+@@ -39,7 +39,8 @@
+                   (default = 10)
+   -v            : Instructs the tool to run in verbose mode
+   -r            : Provides a report of the fabric qualities
+-  -t <topo-file>: Specifies the topology file name
++  -t <topo-file>: Specifies the topology file name.  The system name (-s) must
++                  also be specified if this option is used.
+   -s <sys-name> : Specifies the local system name. Meaningful only if a topology
+                   file is specified
+   -i <dev-index>: Specifies the index of the device of the port used to connect
 diff -r -u /tmp/ibutils-1.5.7/ibdiag/doc/Makefile.in ibutils-1.5.7/ibdiag/doc/Makefile.in
 --- /tmp/ibutils-1.5.7/ibdiag/doc/Makefile.in	Tue Mar  8 03:09:32 2011
 +++ ibutils-1.5.7/ibdiag/doc/Makefile.in	Thu Feb 24 16:51:16 2011