diff mbox series

[042/110] doc: fix OPAL_CONSOLE_* links

Message ID 20190531061351.22973-43-stewart@linux.ibm.com
State Accepted
Headers show
Series Big documentation cleanup/expansion | expand

Commit Message

Stewart Smith May 31, 2019, 6:12 a.m. UTC
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
---
 doc/opal-api/opal-console-read-write-1-2.rst | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/doc/opal-api/opal-console-read-write-1-2.rst b/doc/opal-api/opal-console-read-write-1-2.rst
index 60cd0a6dd06f..ef71a6aa72be 100644
--- a/doc/opal-api/opal-console-read-write-1-2.rst
+++ b/doc/opal-api/opal-console-read-write-1-2.rst
@@ -48,6 +48,8 @@  Returns:
 A conforming implementation SHOULD try to NOT do partial writes, although
 partial writes and not writing anything are valid.
 
+.. _OPAL_CONSOLE_WRITE_BUFFER_SPACE:
+
 OPAL_CONSOLE_WRITE_BUFFER_SPACE
 -------------------------------
 
@@ -84,6 +86,8 @@  Returns:
 
 Use :ref:`OPAL_POLL_EVENTS` for how to determine
 
+.. _OPAL_CONSOLE_FLUSH:
+
 OPAL_CONSOLE_FLUSH
 ------------------