[media] doc-rst: improve display of notes and warnings
[deliverable/linux.git] / Documentation / media / uapi / cec / cec-func-close.rst
index 11f083602792aa772e5e6c736b461a0530a835fe..bb94e435891072f329e68d180a48bd8422839e27 100644 (file)
@@ -32,8 +32,8 @@ Arguments
 Description
 ===========
 
-Note: this documents the proposed CEC API. This API is not yet finalized
-and is currently only available as a staging kernel module.
+.. note:: This documents the proposed CEC API. This API is not yet finalized
+   and is currently only available as a staging kernel module.
 
 Closes the cec device. Resources associated with the file descriptor are
 freed. The device configuration remain unchanged.
@@ -45,5 +45,5 @@ Return Value
 :c:func:`close()` returns 0 on success. On error, -1 is returned, and
 ``errno`` is set appropriately. Possible error codes are:
 
-EBADF
+``EBADF``
     ``fd`` is not a valid open file descriptor.
This page took 0.026093 seconds and 5 git commands to generate.