diff options
| author | Stewart Smith <stewart@linux.vnet.ibm.com> | 2017-08-01 18:03:03 +1000 |
|---|---|---|
| committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2017-08-01 18:03:21 +1000 |
| commit | 1cdae80c39bc5ec7c826f41b640ac33ce62b1da1 (patch) | |
| tree | 927abe15d00c5dab61b5570471637d43556d77d4 /doc/opal-api | |
| parent | 4b5370484439bb6a2f26ebecde9d101b551b0e43 (diff) | |
| download | blackbird-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.rst | 11 | ||||
| -rw-r--r-- | doc/opal-api/opal-powercap.rst | 12 |
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 |

