summaryrefslogtreecommitdiffstats
path: root/deprecated
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-04-08 14:24:30 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-04-08 14:25:01 -0500
commitf14504e4708531c31da6c6edb608ecf5f537b9b2 (patch)
tree217a0e921286d9f9d6a9df40a46d47d3c57d156c /deprecated
parent8faab015ed7552d22c2b23d696161620807ad8e0 (diff)
downloadopenbmc-docs-f14504e4708531c31da6c6edb608ecf5f537b9b2.tar.gz
openbmc-docs-f14504e4708531c31da6c6edb608ecf5f537b9b2.zip
Remove trailing spaces
Change-Id: I602366f214e36ba475d5ce25fea54d09200cacf4 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'deprecated')
-rw-r--r--deprecated/rfc-obmc-service-iface.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/deprecated/rfc-obmc-service-iface.md b/deprecated/rfc-obmc-service-iface.md
index 070336f..2a3da33 100644
--- a/deprecated/rfc-obmc-service-iface.md
+++ b/deprecated/rfc-obmc-service-iface.md
@@ -43,7 +43,7 @@ Enable (IN a{sv} argv_dict,
OUT x return_code);
```
Configure and Enable the service. Parameters for configuration of the service
-are provided as a dictionary / map.
+are provided as a dictionary / map.
+ IN a{av} argv_dict: Each dictionary entry is a name variant pair
corresponding to the name of the property and the value respectively.
OpenPOWER on IntegriCloud