summaryrefslogtreecommitdiffstats
path: root/doc/opal-api
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2017-08-01 18:03:03 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-08-01 18:03:21 +1000
commit1cdae80c39bc5ec7c826f41b640ac33ce62b1da1 (patch)
tree927abe15d00c5dab61b5570471637d43556d77d4 /doc/opal-api
parent4b5370484439bb6a2f26ebecde9d101b551b0e43 (diff)
downloadblackbird-skiboot-1cdae80c39bc5ec7c826f41b640ac33ce62b1da1.tar.gz
blackbird-skiboot-1cdae80c39bc5ec7c826f41b640ac33ce62b1da1.zip
doc: RST syntax fixes
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'doc/opal-api')
-rw-r--r--doc/opal-api/opal-power-shift-ratio.rst11
-rw-r--r--doc/opal-api/opal-powercap.rst12
2 files changed, 15 insertions, 8 deletions
diff --git a/doc/opal-api/opal-power-shift-ratio.rst b/doc/opal-api/opal-power-shift-ratio.rst
index 7f1f71fe..d6b763f5 100644
--- a/doc/opal-api/opal-power-shift-ratio.rst
+++ b/doc/opal-api/opal-power-shift-ratio.rst
@@ -11,10 +11,13 @@ for the completion.
Parameters
----------
-::
- u32 handle
- int token
- u32 *ratio
+
+=== =======
+=== =======
+u32 handle
+int token
+u32 \*ratio
+=== =======
Returns
-------
diff --git a/doc/opal-api/opal-powercap.rst b/doc/opal-api/opal-powercap.rst
index 00f68668..a49d7e7d 100644
--- a/doc/opal-api/opal-powercap.rst
+++ b/doc/opal-api/opal-powercap.rst
@@ -19,13 +19,17 @@ for the completion.
Parameters
----------
-::
- u32 handle
- int token
- u32 *pcap
+
+=== ======
+=== ======
+u32 handle
+int token
+u32 \*pcap
+=== ======
Returns
-------
+
OPAL_SUCCESS
Success
OpenPOWER on IntegriCloud