components/open-fabrics/ibutils/patches/base.patch
branchs11-update
changeset 2870 ae0795af7dd9
parent 2854 78392507fd82
child 3679 c058dce9610f
child 3821 5a4c2272210e
equal deleted inserted replaced
2869:e9b572de0f04 2870:ae0795af7dd9
    43  
    43  
    44 -=item
    44 -=item
    45  Credit loop check based on UpDown rules
    45  Credit loop check based on UpDown rules
    46  
    46  
    47  =back
    47  =back
    48 @@ -158,7 +154,6 @@
    48 @@ -158,8 +154,7 @@
    49  
    49  
    50  =over
    50  =over
    51  
    51  
    52 -=item
    52 -=item
    53  Specifies the topology file name
    53 -Specifies the topology file name
    54  
    54 +Specifies the topology file name.  The system name (-s) must also be specified if this option is used.
    55  =back
    55  
       
    56  =back
       
    57  
    56 @@ -167,7 +162,6 @@
    58 @@ -167,7 +162,6 @@
    57  
    59  
    58  =over
    60  =over
    59  
    61  
    60 -=item
    62 -=item
   179  
   181  
   180 -=item
   182 -=item
   181  Prints the tool's environment variables and their values
   183  Prints the tool's environment variables and their values
   182  
   184  
   183  =back
   185  =back
       
   186 diff -r -u /tmp/ibutils-1.5.7/ibdiag/doc/ibdiagnet.txt ibutils-1.5.7/ibdiag/doc/ibdiagnet.txt
       
   187 --- /tmp/ibutils-1.5.7/ibdiag/doc/ibdiagnet.txt	Sun Jun 15 07:37:31 2008
       
   188 +++ ibutils-1.5.7/ibdiag/doc/ibdiagnet.txt	Thu Dec 12 16:44:54 2013
       
   189 @@ -39,7 +39,8 @@
       
   190                    (default = 10)
       
   191    -v            : Instructs the tool to run in verbose mode
       
   192    -r            : Provides a report of the fabric qualities
       
   193 -  -t <topo-file>: Specifies the topology file name
       
   194 +  -t <topo-file>: Specifies the topology file name.  The system name (-s) must
       
   195 +                  also be specified if this option is used.
       
   196    -s <sys-name> : Specifies the local system name. Meaningful only if a topology
       
   197                    file is specified
       
   198    -i <dev-index>: Specifies the index of the device of the port used to connect
   184 diff -r -u /tmp/ibutils-1.5.7/ibdiag/doc/Makefile.in ibutils-1.5.7/ibdiag/doc/Makefile.in
   199 diff -r -u /tmp/ibutils-1.5.7/ibdiag/doc/Makefile.in ibutils-1.5.7/ibdiag/doc/Makefile.in
   185 --- /tmp/ibutils-1.5.7/ibdiag/doc/Makefile.in	Tue Mar  8 03:09:32 2011
   200 --- /tmp/ibutils-1.5.7/ibdiag/doc/Makefile.in	Tue Mar  8 03:09:32 2011
   186 +++ ibutils-1.5.7/ibdiag/doc/Makefile.in	Thu Feb 24 16:51:16 2011
   201 +++ ibutils-1.5.7/ibdiag/doc/Makefile.in	Thu Feb 24 16:51:16 2011
   187 @@ -52,7 +52,7 @@
   202 @@ -52,7 +52,7 @@
   188  pkglibdir = $(libdir)/@PACKAGE@
   203  pkglibdir = $(libdir)/@PACKAGE@