summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeepak Kodihalli <dkodihal@in.ibm.com>2017-02-22 04:40:06 -0600
committerPatrick Williams <patrick@stwcx.xyz>2017-02-24 16:14:30 +0000
commit6474db853caf7c16d43437cf464ec6f4c28aeeb4 (patch)
tree9e17301a545116460b9ca9b6d7a74b54690f8462
parentdaa658304602d17b70233663b5c6f586b788d493 (diff)
downloadphosphor-mrw-tools-6474db853caf7c16d43437cf464ec6f4c28aeeb4.tar.gz
phosphor-mrw-tools-6474db853caf7c16d43437cf464ec6f4c28aeeb4.zip
Fix documentation
Change-Id: I61935045a87d68c21fb110628c140de4aba2a70b Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
-rw-r--r--Util.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/Util.pm b/Util.pm
index 050fee6..3f3df15 100644
--- a/Util.pm
+++ b/Util.pm
@@ -152,7 +152,8 @@ Returns an OBMC name corresponding to a Target name. Returns
undef if the Target name is not found.
=item getDevicePath(C<InventoryItems>, C<TargetsObj>, C<TargetType>)
-#Returns the array of all the device path based on the C<TargetType>.
+
+Returns an array of all device paths (OBMC names) based on C<TargetType>.
=item adjustI2CAddress(C<I2CAddress>)
OpenPOWER on IntegriCloud