aboutsummaryrefslogtreecommitdiff
path: root/doc/bmc.rst
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2016-07-27 17:43:05 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-08-02 17:31:12 +1000
commitc90c25742ad3d41c66d88c22358ddd2a76194900 (patch)
treee2a0a86502224ae9acb462b7b98e0a772a1a30e3 /doc/bmc.rst
parentcce80be2fc7d9114ea0000349cc52f0947ea00f1 (diff)
downloadskiboot-c90c25742ad3d41c66d88c22358ddd2a76194900.zip
skiboot-c90c25742ad3d41c66d88c22358ddd2a76194900.tar.gz
skiboot-c90c25742ad3d41c66d88c22358ddd2a76194900.tar.bz2
doc/*.rst: fix ReSTructured text syntax
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'doc/bmc.rst')
-rw-r--r--doc/bmc.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/bmc.rst b/doc/bmc.rst
index 78c3b29..bbb390a 100644
--- a/doc/bmc.rst
+++ b/doc/bmc.rst
@@ -21,13 +21,11 @@ FW Boot Progress: assertion type. During boot, skiboot will update this sensor
to one of the IPMI-defined progress codes. The codes use by skiboot are:
* PCI Resource configuration (0x01)
- - asserted as the PCI devices have been probed and resources allocated
-
+ * asserted as the PCI devices have been probed and resources allocated
* Motherboard init (0x14)
- - asserted as the platform-specific components have been initialised
-
+ * asserted as the platform-specific components have been initialised
* OS boot (0x13)
- - asserted after skiboot has loaded the PAYLOAD image, and is about to
+ * asserted after skiboot has loaded the PAYLOAD image, and is about to
boot it.
Chassis control messages