summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-06-28 10:06:30 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-06-28 10:06:59 -0500
commitdfd6cae93416e013376d2d639f540d7a1585570a (patch)
tree0b1bc256004208bc7a983010d3862f7921a6d19f
parentd981e4ffa57d1e474c4d36ea8d09d1e4bbfa13e5 (diff)
downloadopenbmc-docs-dfd6cae93416e013376d2d639f540d7a1585570a.tar.gz
openbmc-docs-dfd6cae93416e013376d2d639f540d7a1585570a.zip
Fix header in ipmi-architecture.md
A bolded header doesn't do anything. Change-Id: I14422b81d511141e1ee82272a42f6ec674797ffa Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r--ipmi-architecture.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipmi-architecture.md b/ipmi-architecture.md
index fa33bcb..13960ee 100644
--- a/ipmi-architecture.md
+++ b/ipmi-architecture.md
@@ -66,7 +66,7 @@ or otherwise runtime linkable so that external provider libraries can be used
to add IPMI commands.
-## **Details and Implementation**
+## Details and Implementation
For session-less channels (like BT, KCS, and IPMB), the only privilege check
will be to see that the requested privilege is less than or equal to the
OpenPOWER on IntegriCloud