Skip to content

Commit

Permalink
doc: fixup misc broken links
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
  • Loading branch information
stewartsmith committed Jun 3, 2019
1 parent 07a475f commit 63dd131
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions doc/opal-api/opal-pci-get-set-pbcq-tunnel-bar-164-165.rst
Expand Up @@ -48,10 +48,10 @@ The host calls this function to set the PBCQ Tunnel Bar register.
Parameters
----------

:ref:``phb_id`
`phb_id`
The value from the PHB node ibm,opal-phbid property for the device.

:ref:`addr`
`addr`
The value of the address chosen for the PBCQ Tunnel Bar register.
If the address is 0, then the PBCQ Tunnel Bar register will be reset.
It the address is non-zero, then the PBCQ Tunnel Bar register will be
Expand Down
1 change: 1 addition & 0 deletions doc/opal-api/opal-poll-events.rst
Expand Up @@ -18,6 +18,7 @@ OPAL_EVENT_NVRAM = 0x2
----------------------
Unused

.. _OPAL_EVENT_RTC:

OPAL_EVENT_RTC = 0x4
--------------------
Expand Down
2 changes: 1 addition & 1 deletion doc/release-notes/skiboot-5.10-rc1.rst
Expand Up @@ -91,7 +91,7 @@ we look to enabling by default in the next release.

The OPAL Quiesce calls are designed to improve reliability and debuggability
around reboot and error conditions. See the full API documentation for details:
:ref:`opal-quiesce`.
:ref:`OPAL_QUIESCE`.

- fast-reboot: bare bones fast reboot implementation for POWER9

Expand Down
2 changes: 1 addition & 1 deletion doc/release-notes/skiboot-5.10.rst
Expand Up @@ -137,7 +137,7 @@ we look to enabling by default in the next release.

The OPAL Quiesce calls are designed to improve reliability and debuggability
around reboot and error conditions. See the full API documentation for details:
:ref:`opal-quiesce`.
:ref:`OPAL_QUIESCE`.

- fast-reboot: bare bones fast reboot implementation for POWER9

Expand Down

0 comments on commit 63dd131

Please sign in to comment.