# HG changeset patch # User Boris Chiu # Date 1385063681 28800 # Node ID 0521ea8ab0dac10a08d2ed918a5dc47bd75e36aa # Parent 1ea8c4c852577973a7f1604d610ed7abc9445b36 16976232 The man page of 'ibdiagnet' should be updated diff -r 1ea8c4c85257 -r 0521ea8ab0da components/open-fabrics/ibutils/patches/base.patch --- a/components/open-fabrics/ibutils/patches/base.patch Thu Nov 21 11:54:41 2013 -0800 +++ b/components/open-fabrics/ibutils/patches/base.patch Thu Nov 21 11:54:41 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 Wed Nov 13 09:02:35 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 : Specifies the topology file name ++ -t : Specifies the topology file name. The system name (-s) must ++ also be specified if this option is used. + -s : Specifies the local system name. Meaningful only if a topology + file is specified + -i : 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