[openib-general] RE: [openib-commits] r2776 - gen2/utils/src/linux-user/ibdm/datam odel
Bernhard Fischer
rep.nop at aon.at
Mon Jul 4 11:51:10 PDT 2005
On Mon, Jul 04, 2005 at 10:20:16AM +0300, Eitan Zahavi wrote:
>Thanks. Committed as 2779.
I'm sorry but i overlooked another occurance of acor; attached.
Would you be so kind and do these in ibdm and IBMgtSim? TIA.
s/teh/the/g
s/eb/be/g
s/fo/of/g
this may or may not work for you:
egrep -ri "([[:space:]](fo|teh|eb)[[:space:]])" .
- fix a few typos.
Signed-off-by: Bernhard Fischer <rep.nop at aon.at>
-------------- next part --------------
Index: utils/src/linux-user/IBMgtSim/src/ibdm.i
===================================================================
--- utils/src/linux-user/IBMgtSim/src/ibdm.i (revision 2780)
+++ utils/src/linux-user/IBMgtSim/src/ibdm.i (working copy)
@@ -732,7 +732,7 @@ int FabricUtilsVerboseLevel;
IBDM exposes some of its internal objects. The objects
identifiers returned by the various function calls are formatted
- acording to the following rules:
+ according to the following rules:
Fabric: fabric:<idx>
System: system:<fab idx>:<sys name>
SysPort: sysport:<fab idx>:<sys name>:<port name>
Index: utils/src/linux-user/IBMgtSim/utils/RunSimTest
===================================================================
--- utils/src/linux-user/IBMgtSim/utils/RunSimTest (revision 2780)
+++ utils/src/linux-user/IBMgtSim/utils/RunSimTest (working copy)
@@ -112,18 +112,18 @@ proc Help {} {
# OpenSM log file analyzer
#
# Continuously monitor the OpenSM log file and generate a log of all the
-# events reported in teh log file.
+# events reported in the log file.
#
# On any event - it scans through the list of callbacks to be invoked
-# and calls them acordingly. The list of callabcks is in osmLogCallbacks(logFile)
+# and calls them accordingly. The list of callbacks is in osmLogCallbacks(logFile)
#
-# The log fo all events is accoumulated in the global list:
+# The log of all events is accoumulated in the global list:
# osmEventLog(logFile)
#
# The format of the event log list entry is:
# <eventType> <time> <full line>
#
-# <eventType> = SubnetUp, Standby, ERR, ErrorsInInitialization, ReportNoice, ....
+# <eventType> = SubnetUp, Standby, ERR, ErrorsInInitialization, ReportNotice, ....
# <time> = the local time in tracker.
# <full line> = the complete log file line.
#
More information about the general
mailing list