16976232 The man page of 'ibdiagnet' should be updated s11-update
authorBoris Chiu <boris.chiu@oracle.com>
Mon, 23 Dec 2013 14:14:12 -0800
branchs11-update
changeset 2870 ae0795af7dd9
parent 2869 e9b572de0f04
child 2871 899d41b03a8e
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 23 14:14:12 2013 -0800
+++ b/components/open-fabrics/ibutils/patches/base.patch	Mon Dec 23 14:14:12 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	Thu Dec 12 16:44:54 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